ApplicationFeeRefund

Class: Application Fee Refund objects allow you to refund an application fee that has previously been created but not yet refunded. Funds will be refunded to the Stripe account from which the fee was originally collected.

Source: includes/gateways/stripe/vendor/stripe/stripe-php/lib/ApplicationFeeRefund.php:25

Used by 0 functions | Uses 0 functions

ArrayIntersector

Class: When computing many array intersections using the same array, it is more efficient to use `array_flip()` first and then `array_intersect_key()`, than `array_intersect()`. See the discussion at {@link https://stackoverflow.com/questions/6329211/php-array-intersect-efficiency Stack Overflow} for more information.

Source: vendor/pelago/emogrifier/src/Emogrifier/Utilities/ArrayIntersector.php:20

Used by 0 functions | Uses 0 functions

ArrayToXML

Class: Based on: http://stackoverflow.com/questions/99350/passing-php-associative-arrays-to-and-from-xml

Source: includes/libraries/class-ArrayToXML.php:6

Used by 0 functions | Uses 0 functions

ArrayUtils

Class: ArrayUtils class used for custom functions to operate on arrays

Source: packages/woocommerce-blocks/src/Utils/ArrayUtils.php:7

Used by 0 functions | Uses 0 functions

AssetDataRegistry

Class: Class instance for registering data used on the current view session by assets.

Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:18

Used by 0 functions | Uses 0 functions