TPS_web_october/vendor/symfony/event-dispatcher-contracts
Kerim cfd8e76cf4 Git Commit 2022-09-12 11:02:53 +05:00
..
.gitignore Git Commit 2022-09-12 11:02:53 +05:00
Event.php Git Commit 2022-09-12 11:02:53 +05:00
EventDispatcherInterface.php Git Commit 2022-09-12 11:02:53 +05:00
LICENSE Git Commit 2022-09-12 11:02:53 +05:00
README.md Git Commit 2022-09-12 11:02:53 +05:00
composer.json Git Commit 2022-09-12 11:02:53 +05: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.