You are here

protected property UserEntityReferenceTest::$role1 in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Tests/UserEntityReferenceTest.php \Drupal\user\Tests\UserEntityReferenceTest::role1

A randomly-generated role for testing purposes.

Type: \Drupal\user\Entity\RoleInterface

File

core/modules/user/src/Tests/UserEntityReferenceTest.php, line 28
Contains \Drupal\user\Tests\UserEntityReferenceTest.

Class

UserEntityReferenceTest
Tests the user reference field functionality.

Namespace

Drupal\user\Tests

Code

protected $role1;