protected property SettingsTest::$adminUser

Stores an admin user used by the different tests.

Type: Drupal\user\User

File

drupal/core/modules/views/lib/Drupal/views/Tests/UI/SettingsTest.php, line 20
Definition of Drupal\views\Tests\UI\SettingsTest.

Class

SettingsTest
Tests the various settings in the views UI.

Namespace

Drupal\views\Tests\UI

Code

protected $adminUser;