SimplestTest::$modules
Same name in other branches
- 4.0.x modules/ajax_example/tests/src/FunctionalJavascript/SimplestTest.php \Drupal\Tests\ajax_example\FunctionalJavascript\SimplestTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
modules/
ajax_example/ tests/ src/ FunctionalJavascript/ SimplestTest.php, line 23
Class
- SimplestTest
- Test the user interactions for the Simplest example.
Namespace
Drupal\Tests\ajax_example\FunctionalJavascriptCode
protected static $modules = [
'ajax_example',
];