FocusFirstCommandTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/tests/Drupal/FunctionalJavascriptTests/Ajax/FocusFirstCommandTest.php, line 21

Class

FocusFirstCommandTest
Tests setting focus via AJAX command.

Namespace

Drupal\FunctionalJavascriptTests\Ajax

Code

protected $defaultTheme = 'stark';

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