ComponentRenderInvalidTest::$modules

Type: modules

Overrides ComponentKernelTestBase::$modules

File

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

Class

ComponentRenderInvalidTest
Tests invalid render options for components.

Namespace

Drupal\KernelTests\Components

Code

protected static $modules = [
  'sdc_test_invalid',
];

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