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