UITestBase::$fullAdminUser

Same name in this branch
  1. 8.9.x core/modules/views_ui/src/Tests/UITestBase.php \Drupal\views_ui\Tests\UITestBase::fullAdminUser
Same name and namespace in other branches
  1. 9 core/modules/views_ui/tests/src/Functional/UITestBase.php \Drupal\Tests\views_ui\Functional\UITestBase::fullAdminUser
  2. 10 core/modules/views_ui/tests/src/Functional/UITestBase.php \Drupal\Tests\views_ui\Functional\UITestBase::fullAdminUser
  3. 11.x core/modules/views_ui/tests/src/Functional/UITestBase.php \Drupal\Tests\views_ui\Functional\UITestBase::fullAdminUser

An admin user with administrative permissions for views, blocks, and nodes.

Type: \Drupal\user\UserInterface

File

core/modules/views_ui/tests/src/Functional/UITestBase.php, line 24

Class

UITestBase
Provides a base class for testing the Views UI.

Namespace

Drupal\Tests\views_ui\Functional

Code

protected $fullAdminUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.