You are here

protected property TitleFieldTests::$adminUser in Title Field for Manage Display 8.2

Same name and namespace in other branches
  1. 8 src/Tests/TitleFieldTests.php \Drupal\title_field_for_manage_display\Tests\TitleFieldTests::adminUser

A user with the 'Administer Title' permission.

Type: \Drupal\user\UserInterface

File

src/Tests/TitleFieldTests.php, line 32

Class

TitleFieldTests
Tests Title Field.

Namespace

Drupal\title_field_for_manage_display\Tests

Code

protected $adminUser;