You are here

protected property EntityValidationTest::$entityUser in Zircon Profile 8

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

Type: \Drupal\user\Entity\User

File

core/modules/system/src/Tests/Entity/EntityValidationTest.php, line 34
Contains \Drupal\system\Tests\Entity\EntityValidationTest.

Class

EntityValidationTest
Tests the Entity Validation API.

Namespace

Drupal\system\Tests\Entity

Code

protected $entityUser;