BlockTypesController::__construct( AutomatticWooCommerceBlocksAssetsApi $asset_api, AutomatticWooCommerceBlocksAssetsAssetDataRegistry $asset_data_registry )
Constructor.
Description Description
Parameters Parameters
- $asset_api
-
(Required) Instance of the asset API.
- $asset_data_registry
-
(Required) Instance of the asset data registry.
Source Source
File: packages/woocommerce-blocks/src/BlockTypesController.php