static SlaxWeb\Hooks\Factory::init |
( |
Config |
$config | ) |
|
|
static |
Initiate Hooks Container
Init the logger through its own factory and create an object of the Hooks container, and return it to the caller. For this the configuration component is required, so the logger can be instantiated.
- Parameters
-
\SlaxWeb\Config\Container | $config | Configuration component |
- Returns
static SlaxWeb\Hooks\Factory::newHook |
( |
| ) |
|
|
static |
Create Hook object
Creates an empty Hook object where the hook definition can be stored.
- Returns
The documentation for this class was generated from the following file:
- /opt/slax0rDev/slaxweb/hooks/src/Factory.php