ComponentNegotiatorTest::$themes
Same name in this branch
- 10 core/tests/Drupal/Tests/Core/Theme/Component/ComponentNegotiatorTest.php \Drupal\Tests\Core\Theme\Component\ComponentNegotiatorTest::themes
Same name in other branches
- 11.x core/modules/sdc/tests/src/Kernel/ComponentNegotiatorTest.php \Drupal\Tests\sdc\Kernel\ComponentNegotiatorTest::themes
- 11.x core/tests/Drupal/Tests/Core/Theme/Component/ComponentNegotiatorTest.php \Drupal\Tests\Core\Theme\Component\ComponentNegotiatorTest::themes
- 11.x core/tests/Drupal/KernelTests/Components/ComponentNegotiatorTest.php \Drupal\KernelTests\Components\ComponentNegotiatorTest::themes
Themes to install.
Type: string[]
Overrides ComponentKernelTestBase::$themes
File
-
core/
modules/ sdc/ tests/ src/ Kernel/ ComponentNegotiatorTest.php, line 28
Class
- ComponentNegotiatorTest
- Tests the component negotiator.
Namespace
Drupal\Tests\sdc\KernelCode
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.