protected property UITestBase::$fullAdminUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\TestsCode
protected $fullAdminUser;