You are here

protected property ViewsUITourTest::$adminUser in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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\Tests

Code

protected $adminUser;