protected property ExperimentalHelpTest::$adminUser in Drupal 9
Same name and namespace in other branches
- 8 core/modules/help/tests/src/Functional/ExperimentalHelpTest.php \Drupal\Tests\help\Functional\ExperimentalHelpTest::adminUser
The admin user.
Type: \Drupal\user\UserInterface
File
- core/
modules/ help/ tests/ src/ Functional/ ExperimentalHelpTest.php, line 38
Class
- ExperimentalHelpTest
- Verifies help for experimental modules.
Namespace
Drupal\Tests\help\FunctionalCode
protected $adminUser;