protected property ViewsListTest::$adminUser in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views_ui/tests/src/Functional/ViewsListTest.php \Drupal\Tests\views_ui\Functional\ViewsListTest::adminUser
A user with permission to administer views.
Type: \Drupal\user\Entity\User
Overrides UITestBase::$adminUser
File
- core/
modules/ views_ui/ tests/ src/ Functional/ ViewsListTest.php, line 32
Class
- ViewsListTest
- Tests the views list.
Namespace
Drupal\Tests\views_ui\FunctionalCode
protected $adminUser;