public static property PageNodeSelectionTest::$modules in Page Manager 8
File
- src/
Tests/ PageNodeSelectionTest.php, line 25 - Contains \Drupal\page_manager\Tests\PageNodeSelectionTest.
Class
- PageNodeSelectionTest
- Tests selecting variants based on nodes.
Namespace
Drupal\page_manager\TestsCode
public static $modules = [
'page_manager',
'node',
];