MTShop/vendor/symfony/translation-contracts
Gdilove 18e266aa54 初始化代码 2023-11-14 16:14:42 +08:00
..
Test 初始化代码 2023-11-14 16:14:42 +08:00
CHANGELOG.md 初始化代码 2023-11-14 16:14:42 +08:00
LICENSE 初始化代码 2023-11-14 16:14:42 +08:00
LocaleAwareInterface.php 初始化代码 2023-11-14 16:14:42 +08:00
README.md 初始化代码 2023-11-14 16:14:42 +08:00
TranslatableInterface.php 初始化代码 2023-11-14 16:14:42 +08:00
TranslatorInterface.php 初始化代码 2023-11-14 16:14:42 +08:00
TranslatorTrait.php 初始化代码 2023-11-14 16:14:42 +08:00
composer.json 初始化代码 2023-11-14 16:14:42 +08:00

README.md

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