You are here

protected property AllowedValuesConstraintValidatorTest::$typedData in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Validation/AllowedValuesConstraintValidatorTest.php \Drupal\system\Tests\Validation\AllowedValuesConstraintValidatorTest::typedData

The typed data manager to use.

Type: \Drupal\Core\TypedData\TypedDataManager

File

core/modules/system/src/Tests/Validation/AllowedValuesConstraintValidatorTest.php, line 25
Contains \Drupal\system\Tests\Validation\AllowedValuesConstraintValidatorTest.

Class

AllowedValuesConstraintValidatorTest
Tests AllowedValues validation constraint with both valid and invalid values.

Namespace

Drupal\system\Tests\Validation

Code

protected $typedData;