You are here

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

An basic user account that can only access basic HTML text format.

Type: \Drupal\user\Entity\User

File

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

Class

FilterFormTest
Tests form elements with associated text formats.

Namespace

Drupal\filter\Tests

Code

protected $webUser;