You are here

protected property FieldUITest::$account in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/Tests/Views/FieldUITest.php \Drupal\field\Tests\Views\FieldUITest::account

A user with the 'administer views' permission.

Type: \Drupal\user\UserInterface

File

core/modules/field/src/Tests/Views/FieldUITest.php, line 39
Contains \Drupal\field\Tests\Views\FieldUITest.

Class

FieldUITest
Tests the UI of the field field handler.

Namespace

Drupal\field\Tests\Views

Code

protected $account;