Kirin 0f47bd08df 1 пре 3 година
..
Debug 0f47bd08df 1 пре 3 година
DependencyInjection 0f47bd08df 1 пре 3 година
Tests 0f47bd08df 1 пре 3 година
.gitignore 0f47bd08df 1 пре 3 година
CHANGELOG.md 0f47bd08df 1 пре 3 година
ContainerAwareEventDispatcher.php 0f47bd08df 1 пре 3 година
Event.php 0f47bd08df 1 пре 3 година
EventDispatcher.php 0f47bd08df 1 пре 3 година
EventDispatcherInterface.php 0f47bd08df 1 пре 3 година
EventSubscriberInterface.php 0f47bd08df 1 пре 3 година
GenericEvent.php 0f47bd08df 1 пре 3 година
ImmutableEventDispatcher.php 0f47bd08df 1 пре 3 година
LICENSE 0f47bd08df 1 пре 3 година
README.md 0f47bd08df 1 пре 3 година
composer.json 0f47bd08df 1 пре 3 година
phpunit.xml.dist 0f47bd08df 1 пре 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