MultistepFormTest::$modules
Same name in other branches
- 4.0.x modules/form_api_example/tests/src/Functional/MultistepFormTest.php \Drupal\Tests\form_api_example\Functional\MultistepFormTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
modules/
form_api_example/ tests/ src/ Functional/ MultistepFormTest.php, line 24
Class
- MultistepFormTest
- Tests the Multistep FAPI Example.
Namespace
Drupal\Tests\form_api_example\FunctionalCode
protected static $modules = [
'form_api_example',
];