You are here

protected property NoHelpTest::$adminUser in Drupal 9

Same name and namespace in other branches
  1. 8 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\Functional

Code

protected $adminUser;