Container::__construct() The constructor. ContentsDescription Source Related Uses Used By User Contributed Notes Description #Description Source #Source File: vendor/automattic/jetpack-autoloader/src/class-container.php Expand full source code Collapse full source code Top ↑Related #Related Top ↑Uses #Uses Uses Uses Description vendor/automattic/jetpack-autoloader/src/class-container.php: Container::register_shared_dependencies() Registers all of the dependencies that are shared between all instances of the autoloader. vendor/automattic/jetpack-autoloader/src/class-container.php: Container::register_dependencies() Registers all of the dependencies with the container. vendor/automattic/jetpack-autoloader/src/class-container.php: Container::initialize_globals() Initializes any of the globals needed by the autoloader. Top ↑Used By #Used By Used By Used By Description vendor/automattic/jetpack-autoloader/src/class-autoloader.php: Autoloader::init() Checks to see whether or not the autoloader should be initialized and then initializes it if so. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Uses #Uses Uses Uses Description vendor/automattic/jetpack-autoloader/src/class-container.php: Container::register_shared_dependencies() Registers all of the dependencies that are shared between all instances of the autoloader. vendor/automattic/jetpack-autoloader/src/class-container.php: Container::register_dependencies() Registers all of the dependencies with the container. vendor/automattic/jetpack-autoloader/src/class-container.php: Container::initialize_globals() Initializes any of the globals needed by the autoloader.
Top ↑Used By #Used By Used By Used By Description vendor/automattic/jetpack-autoloader/src/class-autoloader.php: Autoloader::init() Checks to see whether or not the autoloader should be initialized and then initializes it if so.