You are here

protected property EntityValidationTest::$entityUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php \Drupal\KernelTests\Core\Entity\EntityValidationTest::entityUser

Type: \Drupal\user\Entity\User

File

core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php, line 30

Class

EntityValidationTest
Tests the Entity Validation API.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $entityUser;