You are here

public static property MeasurementItemTest::$modules in Physical Fields 8

Modules to enable.

Type: array

Overrides EntityKernelTestBase::$modules

File

tests/src/Kernel/MeasurementItemTest.php, line 23

Class

MeasurementItemTest
Tests the 'physical_measurement' field type.

Namespace

Drupal\Tests\physical\Kernel

Code

public static $modules = [
  'physical',
];