You are here

protected property SettingsTest::$adminUser in Views (for Drupal 7) 8.3

Stores an admin user used by the different tests.

Type: Drupal\user\User

File

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;