ComponentNegotiatorTest::$themes

Themes to install.

Type: string[]

Overrides ComponentKernelTestBase::$themes

File

core/tests/Drupal/Tests/Core/Theme/Component/ComponentNegotiatorTest.php, line 28

Class

ComponentNegotiatorTest
Tests the component negotiator.

Namespace

Drupal\Tests\Core\Theme\Component

Code

protected static $themes = [
  'sdc_theme_test_enforce_schema',
  'sdc_theme_test',
];

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