caisse-bliss/vendor/symfony/translation-contracts
2023-06-19 12:13:30 +02:00
..
Test add version symfony flex 6 2023-06-19 12:13:30 +02:00
.gitignore add version symfony flex 6 2023-06-19 12:13:30 +02:00
CHANGELOG.md add version symfony flex 6 2023-06-19 12:13:30 +02:00
composer.json add version symfony flex 6 2023-06-19 12:13:30 +02:00
LICENSE add version symfony flex 6 2023-06-19 12:13:30 +02:00
LocaleAwareInterface.php add version symfony flex 6 2023-06-19 12:13:30 +02:00
README.md add version symfony flex 6 2023-06-19 12:13:30 +02:00
TranslatableInterface.php add version symfony flex 6 2023-06-19 12:13:30 +02:00
TranslatorInterface.php add version symfony flex 6 2023-06-19 12:13:30 +02:00
TranslatorTrait.php add version symfony flex 6 2023-06-19 12:13:30 +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.