You are here

private property LegacyExecutionContextFactory::$translator in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Context/LegacyExecutionContextFactory.php \Symfony\Component\Validator\Context\LegacyExecutionContextFactory::translator

Type: TranslatorInterface

File

vendor/symfony/validator/Context/LegacyExecutionContextFactory.php, line 41

Class

LegacyExecutionContextFactory
Creates new {@link LegacyExecutionContext} instances.

Namespace

Symfony\Component\Validator\Context

Code

private $translator;