ReportTest::$adminUser

Same name and namespace in other branches
  1. 8.9.x core/modules/views_ui/tests/src/Functional/ReportTest.php \Drupal\Tests\views_ui\Functional\ReportTest::adminUser
  2. 10 core/modules/views_ui/tests/src/Functional/ReportTest.php \Drupal\Tests\views_ui\Functional\ReportTest::adminUser
  3. 11.x 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\Entity\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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.