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


Top ↑

Source Source

File: packages/woocommerce-blocks/src/Package.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.