You are here

private property LegacyExecutionContextFactory::$translationDomain in Zircon Profile 8.0

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

Type: string|null

File

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

Class

LegacyExecutionContextFactory
Creates new {@link LegacyExecutionContext} instances.

Namespace

Symfony\Component\Validator\Context

Code

private $translationDomain;