You are here

protected property TourHelpPageTest::$noTourUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/tour/tests/src/Functional/TourHelpPageTest.php \Drupal\Tests\tour\Functional\TourHelpPageTest::noTourUser

A user who can access help but not tours.

Type: \Drupal\user\UserInterface

File

core/modules/tour/tests/src/Functional/TourHelpPageTest.php, line 38

Class

TourHelpPageTest
Verifies help page display of tours.

Namespace

Drupal\Tests\tour\Functional

Code

protected $noTourUser;