You are here

protected property BundleConstraintValidatorTest::$typedData in Drupal 8

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

The typed data manager to use.

Type: \Drupal\Core\TypedData\TypedDataManager

File

core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php, line 20

Class

BundleConstraintValidatorTest
Tests validation constraints for BundleConstraintValidator.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $typedData;