protected property ViewsUITourTest::$adminUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views_ui/src/Tests/ViewsUITourTest.php \Drupal\views_ui\Tests\ViewsUITourTest::adminUser
An admin user with administrative permissions for views.
Type: \Drupal\user\UserInterface
File
- core/
modules/ views_ui/ src/ Tests/ ViewsUITourTest.php, line 25 - Contains \Drupal\views_ui\Tests\ViewsUITourTest.
Class
- ViewsUITourTest
- Tests the Views UI tour.
Namespace
Drupal\views_ui\TestsCode
protected $adminUser;