tao-test/app/vendor/symfony/translation-contracts
2022-08-29 20:14:13 +02:00
..
Test Code, before instalation. 2022-08-29 20:14:13 +02:00
.gitignore Code, before instalation. 2022-08-29 20:14:13 +02:00
CHANGELOG.md Code, before instalation. 2022-08-29 20:14:13 +02:00
composer.json Code, before instalation. 2022-08-29 20:14:13 +02:00
LICENSE Code, before instalation. 2022-08-29 20:14:13 +02:00
LocaleAwareInterface.php Code, before instalation. 2022-08-29 20:14:13 +02:00
README.md Code, before instalation. 2022-08-29 20:14:13 +02:00
TranslatableInterface.php Code, before instalation. 2022-08-29 20:14:13 +02:00
TranslatorInterface.php Code, before instalation. 2022-08-29 20:14:13 +02:00
TranslatorTrait.php Code, before instalation. 2022-08-29 20:14:13 +02:00

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.