Modules to enable.
Type: array
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php, line 24
- Definition of Drupal\system\Tests\Form\RebuildTest.
Class
- RebuildTest
- Tests form rebuilding.
Namespace
Drupal\system\Tests\Form
Code
public static $modules = array(
'form_test',
);