$instances
$instances : \phpDocumentor\Event\Dispatcher[]
Event Dispatching class.
This class provides a bridge to the Symfony2 EventDispatcher. At current this is provided by inheritance but future iterations should solve this by making it an adapter pattern.
The class is implemented as (mockable) Singleton as this was the best solution to make the functionality available in every class of the project.
$instances : \phpDocumentor\Event\Dispatcher[]