gnusocial.rocks/soc/2020/daily_report/archive/app/vendor/symfony/translation-contracts
Diogo Peralta Cordeiro 88c194c013 Some initial content 2021-03-28 21:41:35 +01:00
..
Test Some initial content 2021-03-28 21:41:35 +01:00
LICENSE Some initial content 2021-03-28 21:41:35 +01:00
LocaleAwareInterface.php Some initial content 2021-03-28 21:41:35 +01:00
README.md Some initial content 2021-03-28 21:41:35 +01:00
TranslatorInterface.php Some initial content 2021-03-28 21:41:35 +01:00
TranslatorTrait.php Some initial content 2021-03-28 21:41:35 +01:00
composer.json Some initial content 2021-03-28 21:41:35 +01: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/master/README.md for more information.