You are here

protected property UserEntityReferenceTest::$role2 in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/user/tests/src/Kernel/UserEntityReferenceTest.php \Drupal\Tests\user\Kernel\UserEntityReferenceTest::role2

A randomly-generated role for testing purposes.

Type: \Drupal\user\RoleInterface

File

core/modules/user/tests/src/Kernel/UserEntityReferenceTest.php, line 31

Class

UserEntityReferenceTest
Tests the user reference field functionality.

Namespace

Drupal\Tests\user\Kernel

Code

protected $role2;