EmailTest::$modules
Same name in other branches
- 9 core/modules/system/tests/src/Functional/Form/EmailTest.php \Drupal\Tests\system\Functional\Form\EmailTest::modules
- 8.9.x core/modules/system/tests/src/Functional/Form/EmailTest.php \Drupal\Tests\system\Functional\Form\EmailTest::modules
- 10 core/modules/system/tests/src/Functional/Form/EmailTest.php \Drupal\Tests\system\Functional\Form\EmailTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Functional/ Form/ EmailTest.php, line 20
Class
- EmailTest
- Tests the form API email element.
Namespace
Drupal\Tests\system\Functional\FormCode
protected static $modules = [
'form_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.