CartController::get_cart_coupons( callable $callback = null )

Returns all applied coupons.


Description Description


Parameters Parameters

$callback

(Optional) callback to apply to the array filter.

Default value: null


Top ↑

Return Return

(array)


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php


			


Top ↑

User Contributed Notes User Contributed Notes

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