Bootstrap::has_core_dependencies()
Method: Check core dependencies exist.
Source: packages/woocommerce-blocks/src/Domain/Bootstrap.php:102
Method: Check core dependencies exist.
Source: packages/woocommerce-blocks/src/Domain/Bootstrap.php:102
Method: Register core dependencies with the container.
Source: packages/woocommerce-blocks/src/Domain/Bootstrap.php:143
Method: Register payment method integrations with the container.
Source: packages/woocommerce-blocks/src/Domain/Bootstrap.php:263
Method: Constructor
Source: packages/woocommerce-blocks/src/Domain/Bootstrap.php:57
Action Hook: Usable as a safe event hook for when the plugin has been loaded.
Source: packages/woocommerce-blocks/src/Domain/Bootstrap.php:64
Method: Init the package – load the blocks library and define constants.
Source: packages/woocommerce-blocks/src/Domain/Bootstrap.php:70
Method: See if files have been built or not.
Source: packages/woocommerce-blocks/src/Domain/Bootstrap.php:111
Method: Add a notice stating that the build has not been done yet.
Source: packages/woocommerce-blocks/src/Domain/Bootstrap.php:120
Class: Takes care of bootstrapping the plugin.
Source: packages/woocommerce-blocks/src/Domain/Bootstrap.php:36