NoteStar b7303a1608 none před 5 roky
..
Debug b7303a1608 none před 5 roky
DependencyInjection b7303a1608 none před 5 roky
Tests b7303a1608 none před 5 roky
.gitignore b7303a1608 none před 5 roky
CHANGELOG.md b7303a1608 none před 5 roky
ContainerAwareEventDispatcher.php b7303a1608 none před 5 roky
Event.php b7303a1608 none před 5 roky
EventDispatcher.php b7303a1608 none před 5 roky
EventDispatcherInterface.php b7303a1608 none před 5 roky
EventSubscriberInterface.php b7303a1608 none před 5 roky
GenericEvent.php b7303a1608 none před 5 roky
ImmutableEventDispatcher.php b7303a1608 none před 5 roky
LICENSE b7303a1608 none před 5 roky
README.md b7303a1608 none před 5 roky
composer.json b7303a1608 none před 5 roky
phpunit.xml.dist b7303a1608 none před 5 roky

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