JavascriptErrorsSuppressionTest::$defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

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

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.