EntityTypeConstraintValidatorTest::$typedDataManager

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php \Drupal\KernelTests\Core\Entity\EntityTypeConstraintValidatorTest::typedDataManager

The typed data manager to use.

Type: \Drupal\Core\TypedData\TypedDataManager

File

core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php, line 23

Class

EntityTypeConstraintValidatorTest
Tests validation constraints for EntityTypeConstraintValidator.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $typedDataManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.