You are here

protected property TourTestBasic::$adminUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/tour/tests/src/Functional/TourTestBasic.php \Drupal\Tests\tour\Functional\TourTestBasic::adminUser

An admin user with administrative permissions for tour.

Type: \Drupal\user\UserInterface

File

core/modules/tour/tests/src/Functional/TourTestBasic.php, line 32

Class

TourTestBasic
Simple tour tips test base.

Namespace

Drupal\Tests\tour\Functional

Code

protected $adminUser;