ComponentNodeVisitorTest::$themes

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

Type: themes

Overrides ComponentKernelTestBase::$themes

File

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

Class

ComponentNodeVisitorTest
Tests the node visitor.

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.