廖泽华 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