protected property NoHelpTest::$adminUser in Drupal 8
Same name and namespace in other branches
- 9 core/modules/help/tests/src/Functional/NoHelpTest.php \Drupal\Tests\help\Functional\NoHelpTest::adminUser
The user who will be created.
File
- core/
modules/ help/ tests/ src/ Functional/ NoHelpTest.php, line 31
Class
- NoHelpTest
- Verify no help is displayed for modules not providing any help.
Namespace
Drupal\Tests\help\FunctionalCode
protected $adminUser;