Modules to enable.
Type: array
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Form/SystemConfigFormTest.php, line 23
- Contains \Drupal\system\Tests\Form\SystemConfigFormTest.
Class
- SystemConfigFormTest
- Tests the SystemConfigFormTestBase class.
Namespace
Drupal\system\Tests\Form
Code
public static $modules = array(
'form_test',
);