You are here

protected property EditorSecurityTest::$privilegedUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/editor/src/Tests/EditorSecurityTest.php \Drupal\editor\Tests\EditorSecurityTest::privilegedUser

User with access to all text formats and text editors.

Type: \Drupal\user\UserInterface

File

core/modules/editor/src/Tests/EditorSecurityTest.php, line 75
Contains \Drupal\editor\Tests\EditorSecurityTest.

Class

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

Namespace

Drupal\editor\Tests

Code

protected $privilegedUser;