You are here

public static property NumberItemTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/Tests/Number/NumberItemTest.php \Drupal\field\Tests\Number\NumberItemTest::modules

Modules to enable.

Type: array

Overrides FieldUnitTestBase::$modules

File

core/modules/field/src/Tests/Number/NumberItemTest.php, line 26
Contains \Drupal\field\Tests\Number\NumberItemTest.

Class

NumberItemTest
Tests the new entity API for the number field type.

Namespace

Drupal\field\Tests\Number

Code

public static $modules = array();