wenpai.org/wp-content/plugins/wpchinese-switcher/vendor/symfony/service-contracts
2024-12-09 23:55:39 +08:00
..
Attribute feat: 更新一大批插件 2024-12-09 23:55:39 +08:00
Test feat: 更新一大批插件 2024-12-09 23:55:39 +08:00
.gitignore feat: 更新一大批插件 2024-12-09 23:55:39 +08:00
CHANGELOG.md feat: 更新一大批插件 2024-12-09 23:55:39 +08:00
composer.json feat: 更新一大批插件 2024-12-09 23:55:39 +08:00
LICENSE feat: 更新一大批插件 2024-12-09 23:55:39 +08:00
README.md feat: 更新一大批插件 2024-12-09 23:55:39 +08:00
ResetInterface.php feat: 更新一大批插件 2024-12-09 23:55:39 +08:00
ServiceLocatorTrait.php feat: 更新一大批插件 2024-12-09 23:55:39 +08:00
ServiceProviderInterface.php feat: 更新一大批插件 2024-12-09 23:55:39 +08:00
ServiceSubscriberInterface.php feat: 更新一大批插件 2024-12-09 23:55:39 +08:00
ServiceSubscriberTrait.php feat: 更新一大批插件 2024-12-09 23:55:39 +08: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.