You are here

public static property LoadTest::$modules in Matrix field 8.2

Modules to enable.

Type: array

File

src/Tests/LoadTest.php, line 20

Class

LoadTest
Simple test to ensure that main page loads with module enabled.

Namespace

Drupal\matrix\Tests

Code

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