SchoolPhysicalExamination/vendor/symfony/service-contracts
tiansf 075de75020 国际版测试代码 2025-04-19 17:24:07 +08:00
..
Test 国际版测试代码 2025-04-19 17:24:07 +08:00
LICENSE 国际版测试代码 2025-04-19 17:24:07 +08:00
README.md 国际版测试代码 2025-04-19 17:24:07 +08:00
ResetInterface.php 国际版测试代码 2025-04-19 17:24:07 +08:00
ServiceLocatorTrait.php 国际版测试代码 2025-04-19 17:24:07 +08:00
ServiceProviderInterface.php 国际版测试代码 2025-04-19 17:24:07 +08:00
ServiceSubscriberInterface.php 国际版测试代码 2025-04-19 17:24:07 +08:00
ServiceSubscriberTrait.php 国际版测试代码 2025-04-19 17:24:07 +08:00
composer.json 国际版测试代码 2025-04-19 17:24:07 +08:00

README.md

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.