mailcow/data/web/inc/lib/vendor/symfony/translation-contracts
2021-05-04 20:46:05 +02:00
..
Test [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00
.gitignore
CHANGELOG.md [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00
composer.json [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00
LICENSE [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00
LocaleAwareInterface.php
README.md [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00
TranslatableInterface.php
TranslatorInterface.php [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00
TranslatorTrait.php [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +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.