TplBlock/vendor/symfony/event-dispatcher
2018-03-26 21:57:35 +02:00
..
Debug permit fun with spaces 2018-03-26 21:57:35 +02:00
DependencyInjection permit fun with spaces 2018-03-26 21:57:35 +02:00
Tests permit fun with spaces 2018-03-26 21:57:35 +02:00
.gitignore permit fun with spaces 2018-03-26 21:57:35 +02:00
CHANGELOG.md permit fun with spaces 2018-03-26 21:57:35 +02:00
composer.json permit fun with spaces 2018-03-26 21:57:35 +02:00
ContainerAwareEventDispatcher.php permit fun with spaces 2018-03-26 21:57:35 +02:00
Event.php permit fun with spaces 2018-03-26 21:57:35 +02:00
EventDispatcher.php permit fun with spaces 2018-03-26 21:57:35 +02:00
EventDispatcherInterface.php permit fun with spaces 2018-03-26 21:57:35 +02:00
EventSubscriberInterface.php permit fun with spaces 2018-03-26 21:57:35 +02:00
GenericEvent.php permit fun with spaces 2018-03-26 21:57:35 +02:00
ImmutableEventDispatcher.php permit fun with spaces 2018-03-26 21:57:35 +02:00
LICENSE permit fun with spaces 2018-03-26 21:57:35 +02:00
phpunit.xml.dist permit fun with spaces 2018-03-26 21:57:35 +02:00
README.md permit fun with spaces 2018-03-26 21:57:35 +02:00

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