ComponentRenderTest::$themes

Type: themes

Overrides ComponentKernelTestBase::$themes

File

core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php, line 31

Class

ComponentRenderTest
Tests the correct rendering of components.

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.