You are here

protected property FilterAdminTest::$webUser 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::webUser

An user with permissions to create pages.

Type: \Drupal\user\UserInterface

File

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

Class

FilterAdminTest
Thoroughly test the administrative interface of the filter module.

Namespace

Drupal\filter\Tests

Code

protected $webUser;