You are here

protected property ReportTest::$adminUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views_ui/tests/src/Functional/ReportTest.php \Drupal\Tests\views_ui\Functional\ReportTest::adminUser

Stores an admin user used by the different tests.

Type: \Drupal\user\User

Overrides UITestBase::$adminUser

File

core/modules/views_ui/tests/src/Functional/ReportTest.php, line 29

Class

ReportTest
Tests existence of the views plugin report.

Namespace

Drupal\Tests\views_ui\Functional

Code

protected $adminUser;