rector/vendor/symfony/service-contracts
Tomas Votruba 4a269dfc0b Updated Rector to commit d51b8494eb
d51b8494eb [DX] Add DowngradeLevelSetList (#1023)
2021-10-19 09:00:23 +00:00
..
Attribute Updated Rector to commit d51b8494eb 2021-10-19 09:00:23 +00:00
Test Updated Rector to commit d51b8494eb 2021-10-19 09:00:23 +00:00
CHANGELOG.md Updated Rector to commit a657258f31 2021-05-10 00:23:30 +00:00
composer.json Updated Rector to commit d51b8494eb 2021-10-19 09:00:23 +00:00
LICENSE Updated Rector to commit a657258f31 2021-05-10 00:23:30 +00:00
README.md Updated Rector to commit a657258f31 2021-05-10 00:23:30 +00:00
ResetInterface.php Updated Rector to commit d51b8494eb 2021-10-19 09:00:23 +00:00
ServiceLocatorTrait.php Updated Rector to commit d51b8494eb 2021-10-19 09:00:23 +00:00
ServiceProviderInterface.php Updated Rector to commit d51b8494eb 2021-10-19 09:00:23 +00:00
ServiceSubscriberInterface.php Updated Rector to commit d51b8494eb 2021-10-19 09:00:23 +00:00
ServiceSubscriberTrait.php Updated Rector to commit d51b8494eb 2021-10-19 09:00:23 +00:00

Symfony Service 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.