AutotextfieldsTest::$modules

Same name in other branches
  1. 3.x modules/ajax_example/tests/src/FunctionalJavascript/AutotextfieldsTest.php \Drupal\Tests\ajax_example\FunctionalJavascript\AutotextfieldsTest::modules
  2. 4.0.x modules/ajax_example/tests/src/FunctionalJavascript/AutotextfieldsTest.php \Drupal\Tests\ajax_example\FunctionalJavascript\AutoTextFieldsTest::modules

Type: modules

File

ajax_example/tests/src/FunctionalJavascript/AutotextfieldsTest.php, line 23

Class

AutotextfieldsTest
Test the user interactions for the Autotextfields example.

Namespace

Drupal\Tests\ajax_example\FunctionalJavascript

Code

public static $modules = [
    'ajax_example',
];