You are here

protected property HelpTest::$adminUser in Zircon Profile 8

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

The admin user that will be created.

File

core/modules/help/src/Tests/HelpTest.php, line 37
Contains \Drupal\help\Tests\HelpTest.

Class

HelpTest
Verify help display and user access to help based on permissions.

Namespace

Drupal\help\Tests

Code

protected $adminUser;