grav/plugins/events/vendor/symfony/translation-contracts
2023-01-11 14:32:03 +01:00
..
Test (Grav GitSync) Automatic Commit from buha 2023-01-11 14:32:03 +01:00
.gitignore (Grav GitSync) Automatic Commit from buha 2023-01-11 14:32:03 +01:00
composer.json (Grav GitSync) Automatic Commit from buha 2023-01-11 14:32:03 +01:00
LICENSE (Grav GitSync) Automatic Commit from buha 2023-01-11 14:32:03 +01:00
LocaleAwareInterface.php (Grav GitSync) Automatic Commit from buha 2023-01-11 14:32:03 +01:00
README.md (Grav GitSync) Automatic Commit from buha 2023-01-11 14:32:03 +01:00
TranslatorInterface.php (Grav GitSync) Automatic Commit from buha 2023-01-11 14:32:03 +01:00
TranslatorTrait.php (Grav GitSync) Automatic Commit from buha 2023-01-11 14:32:03 +01: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/master/README.md for more information.