You are here

protected property ComplexDataConstraintValidatorTest::$typedData in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php \Drupal\KernelTests\Core\TypedData\ComplexDataConstraintValidatorTest::typedData

The typed data manager to use.

Type: \Drupal\Core\TypedData\TypedDataManager

File

core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php, line 22

Class

ComplexDataConstraintValidatorTest
Tests ComplexData validation constraint with both valid and invalid values for a key.

Namespace

Drupal\KernelTests\Core\TypedData

Code

protected $typedData;