AbstractBlock::render_callback()

Method: The default render_callback for all blocks. This will ensure assets are enqueued just in time, then render the block (if applicable).

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:82

Used by 0 functions | Uses 3 functions

AbstractCartRoute::__construct()

Method: Constructor accepts two types of schema; one for the item being returned, and one for the cart as a whole. These may be the same depending on the route.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/AbstractCartRoute.php:43

Used by 0 functions | Uses 0 functions