use Bluz\Proxy\EventManager;
EvenManager::attach('event name', function() {
... some logic
});
EventManager::trigger('event name');
Mostra file
Open project: bluzphp/framework
Class Usage Examples
Method | Description | |
---|---|---|
initInstance ( ) : |
Init instance |
protected static initInstance ( ) : |
||
return |