You are here

protected property HorizontalTabsLabelsTest::$themesWithBlocks in Field Group 8.3

The themes that are shipped with block configurations.

Type: string[]

File

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

Class

HorizontalTabsLabelsTest
Tests horizontal tabs labels.

Namespace

Drupal\Tests\field_group\FunctionalJavascript

Code

protected $themesWithBlocks = [
  'claro',
];