You are here

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

The machine name of the admin's role.

Type: string

File

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

Class

MenuPerRoleAccessTest
Test access control to menu links.

Namespace

Drupal\Tests\menu_per_role\Functional

Code

protected $adminRole = 'admin_menu_per_role';