public static property FormTest::$modules

Same name in this branch

Modules to enable.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php, line 19
Definition of Drupal\system\Tests\Form\FormTest.

Class

FormTest

Namespace

Drupal\system\Tests\Form

Code

public static $modules = array(
  'form_test',
  'file',
  'datetime',
);