You are here

protected property FilterHtmlImageSecureTest::$webUser in Zircon Profile 8

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

An authenticated user.

Type: \Drupal\user\UserInterface

File

core/modules/filter/src/Tests/FilterHtmlImageSecureTest.php, line 35
Contains \Drupal\filter\Tests\FilterHtmlImageSecureTest.

Class

FilterHtmlImageSecureTest
Tests restriction of IMG tags in HTML input.

Namespace

Drupal\filter\Tests

Code

protected $webUser;