EditorSecurityTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ editor/ tests/ src/ Functional/ EditorSecurityTest.php, line 48
Class
- EditorSecurityTest
- Tests XSS protection for content creators when using text editors.
Namespace
Drupal\Tests\editor\FunctionalCode
protected static $modules = [
'filter',
'editor',
'editor_test',
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.