Zend Framework  3.0
Public Member Functions | List of all members
EventsCapableInterface Interface Reference

Interface indicating that an object composes an EventManagerInterface instance. More...

Public Member Functions

 getEventManager ()
 Retrieve the event manager.
 

Detailed Description

Interface indicating that an object composes an EventManagerInterface instance.

Member Function Documentation

getEventManager ( )