ComponentInFormTest::$modules

Type: modules

Overrides ComponentKernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php, line 21

Class

ComponentInFormTest
Tests the correct rendering of components in form.

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.