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