ManageFieldsTest::$adminUser

Same name in other branches
  1. 11.x core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php \Drupal\Tests\field_ui\Functional\ManageFieldsTest::adminUser

A user with permission to administer node fields, etc.

Type: \Drupal\user\UserInterface

File

core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php, line 45

Class

ManageFieldsTest
Tests the Manage Display page of a fieldable entity type.

Namespace

Drupal\Tests\field_ui\Functional

Code

protected $adminUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.