protected property MenuAdminPerMenuMenuPagesTest::$menu3User in Menu Admin per Menu 8
A user entity.
This user has permission to alter menu items on menu_3 because of hook_menu_admin_per_menu_get_permissions_alter that is provided in the test module.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ MenuAdminPerMenuMenuPagesTest.php, line 120
Class
- MenuAdminPerMenuMenuPagesTest
- Tests the Menu pages in combination with Menu Admin per Menu.
Namespace
Drupal\Tests\menu_admin_per_menu\FunctionalCode
protected $menu3User;