You are here

protected property HorizontalTabsLabelsTest::$themeList in Field Group 8.3

The themes to test with.

Type: string[]

File

tests/src/FunctionalJavascript/HorizontalTabsLabelsTest.php, line 43

Class

HorizontalTabsLabelsTest
Tests horizontal tabs labels.

Namespace

Drupal\Tests\field_group\FunctionalJavascript

Code

protected $themeList = [
  'bartik',
  'claro',
  'classy',
  'seven',
  'stable',
  'stable9',
  'stark',
];