AlterTest::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Functional/ Form/ AlterTest.php, line 20
Class
- AlterTest
- Tests hook_form_alter() and hook_form_FORM_ID_alter().
Namespace
Drupal\Tests\system\Functional\FormCode
protected static $modules = [
'block',
'form_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.