CartSchema::get_tax_lines( WC_Cart $cart )

Get tax lines from the cart and format to match schema.


Description Description


Parameters Parameters

$cart

(Required) Cart class instance.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Schemas/CartSchema.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.