You are here

private property ValidatorBuilder::$annotationReader in Zircon Profile 8

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

Type: Reader|null

File

vendor/symfony/validator/ValidatorBuilder.php, line 65

Class

ValidatorBuilder
The default implementation of {@link ValidatorBuilderInterface}.

Namespace

Symfony\Component\Validator

Code

private $annotationReader;