廖泽华 a37f2bbff5 init code пре 4 година
..
Debug a37f2bbff5 init code пре 4 година
DependencyInjection a37f2bbff5 init code пре 4 година
Tests a37f2bbff5 init code пре 4 година
.gitignore a37f2bbff5 init code пре 4 година
CHANGELOG.md a37f2bbff5 init code пре 4 година
Event.php a37f2bbff5 init code пре 4 година
EventDispatcher.php a37f2bbff5 init code пре 4 година
EventDispatcherInterface.php a37f2bbff5 init code пре 4 година
EventSubscriberInterface.php a37f2bbff5 init code пре 4 година
GenericEvent.php a37f2bbff5 init code пре 4 година
ImmutableEventDispatcher.php a37f2bbff5 init code пре 4 година
LICENSE a37f2bbff5 init code пре 4 година
LegacyEventDispatcherProxy.php a37f2bbff5 init code пре 4 година
LegacyEventProxy.php a37f2bbff5 init code пре 4 година
README.md a37f2bbff5 init code пре 4 година
composer.json a37f2bbff5 init code пре 4 година
phpunit.xml.dist a37f2bbff5 init code пре 4 година

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