protected property SettingsTest::$adminUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views_ui/src/Tests/SettingsTest.php \Drupal\views_ui\Tests\SettingsTest::adminUser
Stores an admin user used by the different tests.
Type: \Drupal\user\User
Overrides UITestBase::$adminUser
File
- core/
modules/ views_ui/ src/ Tests/ SettingsTest.php, line 22 - Contains \Drupal\views_ui\Tests\SettingsTest.
Class
- SettingsTest
- Tests all ui related settings under admin/structure/views/settings.
Namespace
Drupal\views_ui\TestsCode
protected $adminUser;