You are here

protected property FilterFormTest::$webUser in Drupal 9

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

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

Type: \Drupal\user\Entity\User

File

core/modules/filter/tests/src/Functional/FilterFormTest.php, line 39

Class

FilterFormTest
Tests form elements with associated text formats.

Namespace

Drupal\Tests\filter\Functional

Code

protected $webUser;