ModalFormTest::$modules
Our module dependencies.
Type: string[]
File
-
modules/
form_api_example/ tests/ src/ FunctionalJavascript/ ModalFormTest.php, line 27
Class
- ModalFormTest
- Tests the behavior of the modal form example.
Namespace
Drupal\Tests\form_api_example\FunctionalJavascriptCode
protected static $modules = [
'form_api_example',
];