MultistepFormTest::$modules

Type: 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\Functional

Code

protected static $modules = [
  'form_api_example',
];