public static property FormTest::$modules

Same name in this branch

Modules to enable.

Type: array

File

drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php, line 20
Definition of Drupal\field\Tests\FormTest.

Class

FormTest

Namespace

Drupal\field\Tests

Code

public static $modules = array(
  'node',
  'field_test',
  'options',
);