JavascriptErrorsSuppressionTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/tests/Drupal/FunctionalJavascriptTests/JavascriptErrorsSuppressionTest.php, line 15

Class

JavascriptErrorsSuppressionTest
Tests that Drupal.throwError can be suppressed to allow a test to pass.

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.