You are here

protected property MenuPerRoleAccessTest::$user1Role in Menu Per Role 8

The machine name of the user 1's role.

Type: string

File

tests/src/Functional/MenuPerRoleAccessTest.php, line 56

Class

MenuPerRoleAccessTest
Test access control to menu links.

Namespace

Drupal\Tests\menu_per_role\Functional

Code

protected $user1Role = 'role1';