JavascriptDeprecationTest::$defaultTheme

Same name and namespace in other branches
  1. 10 core/tests/Drupal/FunctionalJavascriptTests/JavascriptDeprecationTest.php \Drupal\FunctionalJavascriptTests\JavascriptDeprecationTest::defaultTheme
  2. 11.x core/tests/Drupal/FunctionalJavascriptTests/JavascriptDeprecationTest.php \Drupal\FunctionalJavascriptTests\JavascriptDeprecationTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/tests/Drupal/FunctionalJavascriptTests/JavascriptDeprecationTest.php, line 18

Class

JavascriptDeprecationTest
Tests Javascript deprecation notices.

Namespace

Drupal\FunctionalJavascriptTests

Code

protected $defaultTheme = 'stark';

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