public static property EntityPropertiesTest::$modules

Modules to enable.

Type: array

File

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

Class

EntityPropertiesTest
Tests entity properties.

Namespace

Drupal\field\Tests

Code

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