You are here

protected property FilterFormTest::$adminUser in Zircon Profile 8

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

An administrative user account that can administer text formats.

Type: \Drupal\user\Entity\User

File

core/modules/filter/src/Tests/FilterFormTest.php, line 32
Contains \Drupal\filter\Tests\FilterFormTest.

Class

FilterFormTest
Tests form elements with associated text formats.

Namespace

Drupal\filter\Tests

Code

protected $adminUser;