hydra-sql/vendor/symfony/translation-contracts
Rudy Masson f9a6535906 login consent app sql 2022-05-03 08:54:45 +02:00
..
Test login consent app sql 2022-05-03 08:54:45 +02:00
.gitignore login consent app sql 2022-05-03 08:54:45 +02:00
CHANGELOG.md login consent app sql 2022-05-03 08:54:45 +02:00
LICENSE login consent app sql 2022-05-03 08:54:45 +02:00
LocaleAwareInterface.php login consent app sql 2022-05-03 08:54:45 +02:00
README.md login consent app sql 2022-05-03 08:54:45 +02:00
TranslatableInterface.php login consent app sql 2022-05-03 08:54:45 +02:00
TranslatorInterface.php login consent app sql 2022-05-03 08:54:45 +02:00
TranslatorTrait.php login consent app sql 2022-05-03 08:54:45 +02:00
composer.json login consent app sql 2022-05-03 08:54:45 +02: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.