ComponentPluginManagerTest::$themes

Same name in this branch
  1. 10 core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php \Drupal\Tests\Core\Theme\Component\ComponentPluginManagerTest::themes
Same name in other branches
  1. 11.x core/modules/sdc/tests/src/Kernel/ComponentPluginManagerTest.php \Drupal\Tests\sdc\Kernel\ComponentPluginManagerTest::themes
  2. 11.x core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php \Drupal\Tests\Core\Theme\Component\ComponentPluginManagerTest::themes

Type: themes

Overrides ComponentKernelTestBase::$themes

File

core/modules/sdc/tests/src/Kernel/ComponentPluginManagerTest.php, line 24

Class

ComponentPluginManagerTest
Tests the component plugin manager.

Namespace

Drupal\Tests\sdc\Kernel

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.