Package::container( boolean $reset = false )
Loads the dependency injection container for woocommerce blocks.
Description Description
Parameters Parameters
- $reset
-
(Optional) Used to reset the container to a fresh instance. Note: this means all dependencies will be reconstructed.
Default value: false
Source Source
File: packages/woocommerce-blocks/src/Package.php