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