Gogs 1ec4058aa2 Initial configuration | 7 anni fa | |
---|---|---|
.. | ||
Debug | 7 anni fa | |
DependencyInjection | 7 anni fa | |
Tests | 7 anni fa | |
.gitignore | 7 anni fa | |
CHANGELOG.md | 7 anni fa | |
ContainerAwareEventDispatcher.php | 7 anni fa | |
Event.php | 7 anni fa | |
EventDispatcher.php | 7 anni fa | |
EventDispatcherInterface.php | 7 anni fa | |
EventSubscriberInterface.php | 7 anni fa | |
GenericEvent.php | 7 anni fa | |
ImmutableEventDispatcher.php | 7 anni fa | |
LICENSE | 7 anni fa | |
README.md | 7 anni fa | |
composer.json | 7 anni fa | |
phpunit.xml.dist | 7 anni fa |
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.