启程易购后端代码
 
 
 
 
 
 
qicheng_shop_backend/vendor/symfony/translation-contracts
wanghousheng 548a8b38d2 1 1 year ago
..
Test 1 1 year ago
.gitignore 1 1 year ago
CHANGELOG.md 1 1 year ago
LICENSE 1 1 year ago
LocaleAwareInterface.php 1 1 year ago
README.md 1 1 year ago
TranslatableInterface.php 1 1 year ago
TranslatorInterface.php 1 1 year ago
TranslatorTrait.php 1 1 year ago
composer.json 1 1 year ago

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/master/README.md for more information.