public static property ResponseTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Form/ResponseTest.php \Drupal\system\Tests\Form\ResponseTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Form/ ResponseTest.php, line 25 - Contains \Drupal\system\Tests\Form\ResponseTest.
Class
- ResponseTest
- Tests the form API Response element.
Namespace
Drupal\system\Tests\FormCode
public static $modules = array(
'form_test',
);