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