You are here

protected property TourTestBasic::$adminUser in Zircon Profile 8

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

An admin user with administrative permissions for tour.

Type: \Drupal\user\UserInterface

File

core/modules/tour/src/Tests/TourTestBasic.php, line 37
Contains \Drupal\tour\Tests\TourTestBasic.

Class

TourTestBasic
Simple tour tips test base.

Namespace

Drupal\tour\Tests

Code

protected $adminUser;