TranslatorInterface

interface TranslatorInterface

Defines an interface used in validation.

This extends the interface used by the Symfony validator in order to indicate that the Drupal code is actually independent from the Symfony translation component.

Hierarchy

See also

https://github.com/symfony/symfony/pull/6189<