You are here

private property ValidatorBuilder::$propertyAccessor in Zircon Profile 8

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

Type: PropertyAccessorInterface|null

File

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

Class

ValidatorBuilder
The default implementation of {@link ValidatorBuilderInterface}.

Namespace

Symfony\Component\Validator

Code

private $propertyAccessor;