You are here

protected property FilterAdminTest::$adminUser in Zircon Profile 8

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

An user with administration permissions.

Type: \Drupal\user\UserInterface

File

core/modules/filter/src/Tests/FilterAdminTest.php, line 35
Contains \Drupal\filter\Tests\FilterAdminTest.

Class

FilterAdminTest
Thoroughly test the administrative interface of the filter module.

Namespace

Drupal\filter\Tests

Code

protected $adminUser;