JMJ 2c9d6eb641 11 пре 3 година
..
Debug 2c9d6eb641 11 пре 3 година
DependencyInjection 2c9d6eb641 11 пре 3 година
Tests 2c9d6eb641 11 пре 3 година
.gitignore 2c9d6eb641 11 пре 3 година
CHANGELOG.md 2c9d6eb641 11 пре 3 година
ContainerAwareEventDispatcher.php 2c9d6eb641 11 пре 3 година
Event.php 2c9d6eb641 11 пре 3 година
EventDispatcher.php 2c9d6eb641 11 пре 3 година
EventDispatcherInterface.php 2c9d6eb641 11 пре 3 година
EventSubscriberInterface.php 2c9d6eb641 11 пре 3 година
GenericEvent.php 2c9d6eb641 11 пре 3 година
ImmutableEventDispatcher.php 2c9d6eb641 11 пре 3 година
LICENSE 2c9d6eb641 11 пре 3 година
README.md 2c9d6eb641 11 пре 3 година
composer.json 2c9d6eb641 11 пре 3 година
phpunit.xml.dist 2c9d6eb641 11 пре 3 година

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