WowPress-Tailwind/theme/vendor/symfony/translation-contracts
sephger 45e66ab3a0 New 2024-04-15 16:00:49 +02:00
..
Test New 2024-04-15 16:00:49 +02:00
CHANGELOG.md New 2024-04-15 16:00:49 +02:00
LICENSE New 2024-04-15 16:00:49 +02:00
LocaleAwareInterface.php New 2024-04-15 16:00:49 +02:00
README.md New 2024-04-15 16:00:49 +02:00
TranslatableInterface.php New 2024-04-15 16:00:49 +02:00
TranslatorInterface.php New 2024-04-15 16:00:49 +02:00
TranslatorTrait.php New 2024-04-15 16:00:49 +02:00
composer.json New 2024-04-15 16:00:49 +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.