ComponentPluginManagerCachedDiscoveryTest::$themes

Type: themes

Overrides ComponentKernelTestBase::$themes

File

core/tests/Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php, line 17

Class

ComponentPluginManagerCachedDiscoveryTest
Tests discovery of components in a theme being installed or uninstalled.

Namespace

Drupal\KernelTests\Components

Code

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

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