ComponentPluginManagerTest::$themes

Same name and namespace in other branches
  1. 10 core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php \Drupal\Tests\Core\Theme\Component\ComponentPluginManagerTest::themes
  2. 11.x core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php \Drupal\KernelTests\Components\ComponentPluginManagerTest::themes

Type: themes

Overrides ComponentKernelTestBase::$themes

File

core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php, line 26

Class

ComponentPluginManagerTest
Tests the component plugin manager.

Namespace

Drupal\KernelTests\Components

Code

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

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