You are here

protected property EditorSecurityTest::$untrustedUser in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/editor/tests/src/Functional/EditorSecurityTest.php \Drupal\Tests\editor\Functional\EditorSecurityTest::untrustedUser
  2. 9 core/modules/editor/tests/src/Functional/EditorSecurityTest.php \Drupal\Tests\editor\Functional\EditorSecurityTest::untrustedUser

User with access to Restricted HTML text format without text editor.

Type: \Drupal\user\UserInterface

File

core/modules/editor/tests/src/Functional/EditorSecurityTest.php, line 55

Class

EditorSecurityTest
Tests XSS protection for content creators when using text editors.

Namespace

Drupal\Tests\editor\Functional

Code

protected $untrustedUser;