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.