You are here

protected property UITestBase::$fullAdminUser in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views_ui/src/Tests/UITestBase.php \Drupal\views_ui\Tests\UITestBase::fullAdminUser

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

Type: \Drupal\user\UserInterface

File

core/modules/views_ui/src/Tests/UITestBase.php, line 29
Contains \Drupal\views_ui\Tests\UITestBase.

Class

UITestBase
Provides a base class for testing the Views UI.

Namespace

Drupal\views_ui\Tests

Code

protected $fullAdminUser;