You are here

private property LegacyExecutionContext::$metadataFactory in Zircon Profile 8

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

Type: MetadataFactoryInterface

File

vendor/symfony/validator/Context/LegacyExecutionContext.php, line 34

Class

LegacyExecutionContext
An execution context that is compatible with the legacy API (< 2.5).

Namespace

Symfony\Component\Validator\Context

Code

private $metadataFactory;