Modules to enable.
Type: array
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormObjectTest.php, line 23
- Contains \Drupal\system\Tests\Form\FormObjectTest.
Class
- FormObjectTest
- Tests building a form from an object.
Namespace
Drupal\system\Tests\Form
Code
public static $modules = array(
'form_test',
);