Bluz\Proxy\EventManager::initInstance PHP Method

initInstance() protected static method

Init instance
protected static initInstance ( ) : EventManager
return Bluz\EventManager\EventManager
    protected static function initInstance()
    {
        return new Instance();
    }
EventManager