ComponentKernelTestBase::$themes

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

Themes to install.

Type: string[]

File

core/tests/Drupal/Tests/Core/Theme/Component/ComponentKernelTestBase.php, line 33

Class

ComponentKernelTestBase
Defines a base class for component kernel tests.

Namespace

Drupal\Tests\Core\Theme\Component

Code

protected static $themes = [];

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