You are here

protected property HelpTest::$anyUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/help/tests/src/Functional/HelpTest.php \Drupal\Tests\help\Functional\HelpTest::anyUser

The anonymous user that will be created.

File

core/modules/help/tests/src/Functional/HelpTest.php, line 46

Class

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

Namespace

Drupal\Tests\help\Functional

Code

protected $anyUser;