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