protected property NodeAccessMenuLinkTest::$contentAdminUser in Drupal 9
Same name and namespace in other branches
- 8 core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php \Drupal\Tests\node\Functional\NodeAccessMenuLinkTest::contentAdminUser
A user with permission to manage menu links and create nodes.
Type: \Drupal\user\UserInterface
File
- core/
modules/ node/ tests/ src/ Functional/ NodeAccessMenuLinkTest.php, line 31
Class
- NodeAccessMenuLinkTest
- Tests the interaction of the node access system with menu links.
Namespace
Drupal\Tests\node\FunctionalCode
protected $contentAdminUser;