You are here

protected property AbstractLegacyApiTest::$validator in Zircon Profile 8

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

Type: LegacyValidatorInterface

File

vendor/symfony/validator/Tests/Validator/AbstractLegacyApiTest.php, line 36

Class

AbstractLegacyApiTest
Verifies that a validator satisfies the API of Symfony < 2.5.

Namespace

Symfony\Component\Validator\Tests\Validator

Code

protected $validator;