You are here

protected property EntityFieldTest::$entityUser in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/system/src/Tests/Entity/EntityFieldTest.php \Drupal\system\Tests\Entity\EntityFieldTest::entityUser

Type: \Drupal\user\Entity\User

File

core/modules/system/src/Tests/Entity/EntityFieldTest.php, line 43
Contains \Drupal\system\Tests\Entity\EntityFieldTest.

Class

EntityFieldTest
Tests the Entity Field API.

Namespace

Drupal\system\Tests\Entity

Code

protected $entityUser;