You are here

public static property MachineNameItemTest::$modules in Machine name 8

Modules to enable.

Type: array

Overrides FieldKernelTestBase::$modules

File

tests/src/Kernel/MachineNameItemTest.php, line 24

Class

MachineNameItemTest
Tests the new entity API for the machine_name field type.

Namespace

Drupal\Tests\machine_name\Kernel

Code

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