You are here

private property LegacyExecutionContextFactory::$metadataFactory 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::metadataFactory

Type: MetadataFactoryInterface

File

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

Class

LegacyExecutionContextFactory
Creates new {@link LegacyExecutionContext} instances.

Namespace

Symfony\Component\Validator\Context

Code

private $metadataFactory;