ComponentRenderTest::$modules

Same name in this branch
  1. 10 core/tests/Drupal/FunctionalTests/Components/ComponentRenderTest.php \Drupal\FunctionalTests\Components\ComponentRenderTest::modules
  2. 10 core/tests/Drupal/FunctionalJavascriptTests/Components/ComponentRenderTest.php \Drupal\FunctionalJavascriptTests\Components\ComponentRenderTest::modules
Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php \Drupal\KernelTests\Components\ComponentRenderTest::modules
  2. 11.x core/tests/Drupal/FunctionalTests/Components/ComponentRenderTest.php \Drupal\FunctionalTests\Components\ComponentRenderTest::modules
  3. 11.x core/tests/Drupal/FunctionalJavascriptTests/Components/ComponentRenderTest.php \Drupal\FunctionalJavascriptTests\Components\ComponentRenderTest::modules
  4. 11.x core/tests/Drupal/KernelTests/Component/ComponentRenderTest.php \Drupal\KernelTests\Component\ComponentRenderTest::modules

Type: modules

Overrides ComponentKernelTestBase::$modules

File

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

Class

ComponentRenderTest
Tests the correct rendering of components.

Namespace

Drupal\KernelTests\Components

Code

protected static $modules = [
  'system',
  'sdc_test',
];

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