You are here

protected property FilterHtmlImageSecureTest::$webUser in Drupal 9

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

An authenticated user.

Type: \Drupal\user\UserInterface

File

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

Class

FilterHtmlImageSecureTest
Tests restriction of IMG tags in HTML input.

Namespace

Drupal\Tests\filter\Functional

Code

protected $webUser;