You are here

protected property ClaroTableDragTest::$defaultTheme in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php \Drupal\FunctionalJavascriptTests\Theme\ClaroTableDragTest::defaultTheme

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides TableDragTest::$defaultTheme

File

core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php, line 19

Class

ClaroTableDragTest
Runs TableDragTest in Claro.

Namespace

Drupal\FunctionalJavascriptTests\Theme

Code

protected $defaultTheme = 'claro';