Documentation

Interface Phalcon\Events\EventsAwareInterface

Source on GitHub

Phalcon\Events\EventsAwareInterface initializer

Methods

abstract public setEventsManager (Phalcon\Events\ManagerInterface $eventsManager)

Sets the events manager

abstract public Phalcon\Events\ManagerInterface getEventsManager ()

Returns the internal event manager