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