You are here

protected property NoHelpTest::$adminUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/help/src/Tests/NoHelpTest.php \Drupal\help\Tests\NoHelpTest::adminUser

The user who will be created.

File

core/modules/help/src/Tests/NoHelpTest.php, line 31
Contains \Drupal\help\Tests\NoHelpTest.

Class

NoHelpTest
Verify no help is displayed for modules not providing any help.

Namespace

Drupal\help\Tests

Code

protected $adminUser;