AssetDataRegistry::get()
Method: Exposes private registered data to child classes.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:239
Method: Exposes private registered data to child classes.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:239
Method: Interface for adding data to the registry.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:267
Method: Callback for registering the data script via WordPress API.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:314
Method: Callback for enqueuing asset data via the WP api.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:331
Method: See self::add() for docs.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:355
Class: Class instance for registering data used on the current view session by assets.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:18
Method: Constructor
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:53
Method: Hook into WP asset registration for enqueueing asset data.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:61
Method: Exposes core data via the wcSettings global. This data is shared throughout the client.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:75
Method: Returns block-related data for enqueued wc-settings script.
Source: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php:177