You are here

protected property TextFieldTest::$adminUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/text/src/Tests/TextFieldTest.php \Drupal\text\Tests\TextFieldTest::adminUser

A user with relevant administrative privileges.

Type: \Drupal\user\UserInterface

File

core/modules/text/src/Tests/TextFieldTest.php, line 25
Contains \Drupal\text\Tests\TextFieldTest.

Class

TextFieldTest
Tests the creation of text fields.

Namespace

Drupal\text\Tests

Code

protected $adminUser;