Fernando Alonso 3aade88f35 test ABM 8 лет назад
..
Debug 3aade88f35 test ABM 8 лет назад
DependencyInjection 3aade88f35 test ABM 8 лет назад
Tests 3aade88f35 test ABM 8 лет назад
.gitignore 3aade88f35 test ABM 8 лет назад
CHANGELOG.md 3aade88f35 test ABM 8 лет назад
ContainerAwareEventDispatcher.php 3aade88f35 test ABM 8 лет назад
Event.php 3aade88f35 test ABM 8 лет назад
EventDispatcher.php 3aade88f35 test ABM 8 лет назад
EventDispatcherInterface.php 3aade88f35 test ABM 8 лет назад
EventSubscriberInterface.php 3aade88f35 test ABM 8 лет назад
GenericEvent.php 3aade88f35 test ABM 8 лет назад
ImmutableEventDispatcher.php 3aade88f35 test ABM 8 лет назад
LICENSE 3aade88f35 test ABM 8 лет назад
README.md 3aade88f35 test ABM 8 лет назад
composer.json 3aade88f35 test ABM 8 лет назад
phpunit.xml.dist 3aade88f35 test ABM 8 лет назад

README.md

EventDispatcher Component

The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.

Resources