You are here

protected property UserPermissionsTest::$rid in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/user/tests/src/Functional/UserPermissionsTest.php \Drupal\Tests\user\Functional\UserPermissionsTest::rid

User's role ID.

Type: string

File

core/modules/user/tests/src/Functional/UserPermissionsTest.php, line 29

Class

UserPermissionsTest
Verify that role permissions can be added and removed via the permissions page.

Namespace

Drupal\Tests\user\Functional

Code

protected $rid;