You are here

protected property FilterAdminTest::$adminUser in Drupal 9

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

A user with administration permissions.

Type: \Drupal\user\UserInterface

File

core/modules/filter/tests/src/Functional/FilterAdminTest.php, line 42

Class

FilterAdminTest
Thoroughly test the administrative interface of the filter module.

Namespace

Drupal\Tests\filter\Functional

Code

protected $adminUser;