You are here

protected property UserRoleConditionTest::$role in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php \Drupal\Tests\user\Kernel\Condition\UserRoleConditionTest::role
  2. 9 core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php \Drupal\Tests\user\Kernel\Condition\UserRoleConditionTest::role

A custom role for testing purposes.

Type: \Drupal\user\Entity\RoleInterface

File

core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php, line 44

Class

UserRoleConditionTest
Tests the user role condition.

Namespace

Drupal\Tests\user\Kernel\Condition

Code

protected $role;