EmphasisTest::$defaultTheme

Same name in other branches
  1. 9 core/modules/ckeditor5/tests/src/FunctionalJavascript/EmphasisTest.php \Drupal\Tests\ckeditor5\FunctionalJavascript\EmphasisTest::defaultTheme
  2. 11.x core/modules/ckeditor5/tests/src/FunctionalJavascript/EmphasisTest.php \Drupal\Tests\ckeditor5\FunctionalJavascript\EmphasisTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/ckeditor5/tests/src/FunctionalJavascript/EmphasisTest.php, line 52

Class

EmphasisTest
Tests emphasis in CKEditor 5.

Namespace

Drupal\Tests\ckeditor5\FunctionalJavascript

Code

protected $defaultTheme = 'stark';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.