JavascriptErrorsTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/tests/Drupal/FunctionalJavascriptTests/JavascriptErrorsTest.php, line 16

Class

JavascriptErrorsTest
Tests that Drupal.throwError will cause a deprecation warning.

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.