gl-website-deployer/admin/phpMyAdmin/vendor/symfony/service-contracts
2025-03-24 09:27:39 +01:00
..
Test Update website 2025-03-24 09:27:39 +01:00
composer.json Update website 2025-03-24 09:27:39 +01:00
LICENSE Update website 2025-03-24 09:27:39 +01:00
README.md Update website 2025-03-24 09:27:39 +01:00
ResetInterface.php Update website 2025-03-24 09:27:39 +01:00
ServiceLocatorTrait.php Update website 2025-03-24 09:27:39 +01:00
ServiceProviderInterface.php Update website 2025-03-24 09:27:39 +01:00
ServiceSubscriberInterface.php Update website 2025-03-24 09:27:39 +01:00
ServiceSubscriberTrait.php Update website 2025-03-24 09:27:39 +01: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.