You are here

protected property EditorSecurityTest::$defaultTheme in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/editor/tests/src/Functional/EditorSecurityTest.php \Drupal\Tests\editor\Functional\EditorSecurityTest::defaultTheme
  2. 9 core/modules/editor/tests/src/Functional/EditorSecurityTest.php \Drupal\Tests\editor\Functional\EditorSecurityTest::defaultTheme

File

core/modules/editor/tests/src/Functional/EditorSecurityTest.php, line 27

Class

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

Namespace

Drupal\Tests\editor\Functional

Code

protected $defaultTheme = 'stark';