You are here

protected property EditorSecurityTest::$privilegedUser in Drupal 9

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

User with access to all text formats and text editors.

Type: \Drupal\user\UserInterface

File

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

Class

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

Namespace

Drupal\Tests\editor\Functional

Code

protected $privilegedUser;