caipan_shop_admin/vendor/symfony/event-dispatcher-contracts
wangxinglong 050bc120bd editmode 2022-06-08 09:30:35 +00:00
..
.gitignore editmode 2022-06-08 09:30:35 +00:00
CHANGELOG.md editmode 2022-06-08 09:30:35 +00:00
Event.php editmode 2022-06-08 09:30:35 +00:00
EventDispatcherInterface.php editmode 2022-06-08 09:30:35 +00:00
LICENSE editmode 2022-06-08 09:30:35 +00:00
README.md editmode 2022-06-08 09:30:35 +00:00
composer.json editmode 2022-06-08 09:30:35 +00: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.