You are here

protected property FieldUITest::$account in Drupal 9

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

A user with the 'administer views' permission.

Type: \Drupal\user\UserInterface

File

core/modules/field/tests/src/Functional/Views/FieldUITest.php, line 41

Class

FieldUITest
Tests the UI of the field field handler.

Namespace

Drupal\Tests\field\Functional\Views

Code

protected $account;