ComponentRenderTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Component/ComponentRenderTest.php, line 23

Class

ComponentRenderTest
Tests the correct rendering of components.

Namespace

Drupal\KernelTests\Component

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.