You are here

protected property EntityFieldTest::$entityUser in Drupal 8

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

Type: \Drupal\user\Entity\User

File

core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php, line 49

Class

EntityFieldTest
Tests the Entity Field API.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $entityUser;