oms-Search/vendor/symfony/service-contracts
2020-07-31 15:44:05 +02:00
..
Test update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
.gitignore update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
CHANGELOG.md update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
composer.json update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
LICENSE update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
README.md update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
ResetInterface.php update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
ServiceLocatorTrait.php update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
ServiceProviderInterface.php update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
ServiceSubscriberInterface.php update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
ServiceSubscriberTrait.php update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02: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/master/README.md for more information.