protected property TourTestBasic::$adminUser in Zircon Profile 8
Same name and namespace in other branches
- 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\TestsCode
protected $adminUser;