SlaxWeb Framework
 All Classes Namespaces Functions Variables Pages
Static Public Member Functions | List of all members
SlaxWeb\Hooks\Factory Class Reference

Static Public Member Functions

static init (Config $config)
 
static newHook ()
 

Member Function Documentation

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$configConfiguration 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: