MIF_E31210538/vendor/symfony/event-dispatcher-contracts
wulanayue 63bd830484 commit 2024-06-25 12:04:09 +07:00
..
CHANGELOG.md commit 2024-06-25 12:04:09 +07:00
Event.php commit 2024-06-25 12:04:09 +07:00
EventDispatcherInterface.php commit 2024-06-25 12:04:09 +07:00
LICENSE commit 2024-06-25 12:04:09 +07:00
README.md commit 2024-06-25 12:04:09 +07:00
composer.json commit 2024-06-25 12:04:09 +07:00

README.md

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.