public static property CrudTest::$modules

Same name in this branch

Modules to enable.

Type: array

File

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

Class

CrudTest

Namespace

Drupal\field\Tests

Code

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