You are here

public static property PagePlaceholderTest::$modules in Page Manager 8

File

src/Tests/PagePlaceholderTest.php, line 26
Contains \Drupal\page_manager\Tests\PageNodeSelectionTest.

Class

PagePlaceholderTest
Tests selecting page variants based on nodes.

Namespace

Drupal\page_manager\Tests

Code

public static $modules = [
  'page_manager',
  'page_manager_test',
];