You are here

protected property FilterAdminTest::$webUser in Drupal 8

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

An user with permissions to create pages.

Type: \Drupal\user\UserInterface

File

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

Class

FilterAdminTest
Thoroughly test the administrative interface of the filter module.

Namespace

Drupal\Tests\filter\Functional

Code

protected $webUser;