protected property SettingsTest::$adminUser

Stores an admin user used by the different tests.

Type: Drupal\user\User

Overrides UITestBase::$adminUser

File

drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/SettingsTest.php, line 20
Contains \Drupal\views_ui\Tests\SettingsTest.

Class

SettingsTest
Tests the various settings in the views UI.

Namespace

Drupal\views_ui\Tests

Code

protected $adminUser;