protected property MenuLinkTest::$adminUser in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php \Drupal\Tests\views\Functional\Plugin\MenuLinkTest::adminUser
A user with permission to administer views, menus and view content.
Type: \Drupal\user\UserInterface
File
- core/
modules/ views/ tests/ src/ Functional/ Plugin/ MenuLinkTest.php, line 46
Class
- MenuLinkTest
- Tests the menu links created in views.
Namespace
Drupal\Tests\views\Functional\PluginCode
protected $adminUser;