Shutdown_Handler::__construct( Plugins_Handler $plugins_handler, string[] $cached_plugins, bool $was_included_by_autoloader )
Constructor.
Description Description
Parameters Parameters
- $plugins_handler
-
(Required) The Plugins_Handler instance to use.
- $cached_plugins
-
(Required) The plugins cached by the autoloaer.
- $was_included_by_autoloader
-
(Required) Indicates whether or not the autoloader was included by another.
Source Source
File: vendor/automattic/jetpack-autoloader/src/class-shutdown-handler.php