ComponentRenderInvalidTest::$themes

Same name in this branch
  1. 11.x core/modules/sdc/tests/src/Kernel/ComponentRenderInvalidTest.php \Drupal\Tests\sdc\Kernel\ComponentRenderInvalidTest::themes
Same name in other branches
  1. 10 core/modules/sdc/tests/src/Kernel/ComponentRenderInvalidTest.php \Drupal\Tests\sdc\Kernel\ComponentRenderInvalidTest::themes
  2. 10 core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php \Drupal\KernelTests\Components\ComponentRenderInvalidTest::themes

Type: themes

Overrides ComponentKernelTestBase::$themes

File

core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php, line 25

Class

ComponentRenderInvalidTest
Tests invalid render options for components.

Namespace

Drupal\KernelTests\Components

Code

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

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