You are here

public static property LayoutDerivativesTest::$modules in Layout 8.2

Modules to enable.

Type: array

File

lib/Drupal/layout/Tests/LayoutDerivativesTest.php, line 22
Definition of Drupal\layout\Tests\LayoutDerivativesTest.

Class

LayoutDerivativesTest
Tests the layout system derivatives.

Namespace

Drupal\layout\Tests

Code

public static $modules = array(
  'layout',
  'layout_test',
);