protected property HelpTopicTest::$noTestUser in Drupal 9
The user who can see help but not the special route.
Type: \Drupal\user\UserInterface
File
- core/
modules/ help_topics/ tests/ src/ Functional/ HelpTopicTest.php, line 45
Class
- HelpTopicTest
- Verifies help topic display and user access to help based on permissions.
Namespace
Drupal\Tests\help_topics\FunctionalCode
protected $noTestUser;