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 --------- * [Documentation](https://symfony.com/doc/current/components/event_dispatcher.html) * [Contributing](https://symfony.com/doc/current/contributing/index.html) * [Report issues](https://github.com/symfony/symfony/issues) and [send Pull Requests](https://github.com/symfony/symfony/pulls) in the [main Symfony repository](https://github.com/symfony/symfony)
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Attribute | Folder | 0755 |
|
|
Debug | Folder | 0755 |
|
|
DependencyInjection | Folder | 0755 |
|
|
CHANGELOG.md | File | 2.84 KB | 0644 |
|
EventDispatcher.php | File | 8.61 KB | 0644 |
|
EventDispatcherInterface.php | File | 2.08 KB | 0644 |
|
EventSubscriberInterface.php | File | 1.72 KB | 0644 |
|
GenericEvent.php | File | 3.45 KB | 0644 |
|
ImmutableEventDispatcher.php | File | 1.97 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.md | File | 599 B | 0644 |
|
composer.json | File | 1.5 KB | 0644 |
|