Heimdall/vendor/symfony/event-dispatcher-contracts
2022-03-10 11:54:29 +00:00
..
.gitignore Update to laravel 7 2022-03-10 11:54:29 +00:00
CHANGELOG.md Update to laravel 7 2022-03-10 11:54:29 +00:00
composer.json Update to laravel 7 2022-03-10 11:54:29 +00:00
Event.php Update to laravel 7 2022-03-10 11:54:29 +00:00
EventDispatcherInterface.php Update to laravel 7 2022-03-10 11:54:29 +00:00
LICENSE Update to laravel 7 2022-03-10 11:54:29 +00:00
README.md Update to laravel 7 2022-03-10 11:54:29 +00:00

Symfony EventDispatcher Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/main/README.md for more information.