use Bluz\Proxy\EventManager;
EvenManager::attach('event name', function() {
... some logic
});
EventManager::trigger('event name');
Afficher le fichier
Open project: bluzphp/framework
Class Usage Examples
Méthode | Description | |
---|---|---|
initInstance ( ) : |
Init instance |
protected static initInstance ( ) : |
||
Résultat |