protected property EditorSecurityTest::$normalUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/editor/src/Tests/EditorSecurityTest.php \Drupal\editor\Tests\EditorSecurityTest::normalUser
User with access to Restricted HTML text format with text editor.
Type: \Drupal\user\UserInterface
File
- core/
modules/ editor/ src/ Tests/ EditorSecurityTest.php, line 60 - Contains \Drupal\editor\Tests\EditorSecurityTest.
Class
- EditorSecurityTest
- Tests XSS protection for content creators when using text editors.
Namespace
Drupal\editor\TestsCode
protected $normalUser;