protected property EditorSecurityTest::$trustedUser in Drupal 9
Same name and namespace in other branches
- 8 core/modules/editor/tests/src/Functional/EditorSecurityTest.php \Drupal\Tests\editor\Functional\EditorSecurityTest::trustedUser
- 10 core/modules/editor/tests/src/Functional/EditorSecurityTest.php \Drupal\Tests\editor\Functional\EditorSecurityTest::trustedUser
User with access to Restricted HTML text format, dangerous tags allowed with text editor.
Type: \Drupal\user\UserInterface
File
- core/
modules/ editor/ tests/ src/ Functional/ EditorSecurityTest.php, line 70
Class
- EditorSecurityTest
- Tests XSS protection for content creators when using text editors.
Namespace
Drupal\Tests\editor\FunctionalCode
protected $trustedUser;