You are here

protected property UserPermissionsTest::$rid in Zircon Profile 8

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

User's role ID.

Type: string

File

core/modules/user/src/Tests/UserPermissionsTest.php, line 34
Contains \Drupal\user\Tests\UserPermissionsTest.

Class

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

Namespace

Drupal\user\Tests

Code

protected $rid;