public static property PageManagerRoutingTest::$modules in Page Manager 8
Same name and namespace in other branches
- 8.4 tests/src/Kernel/PageManagerRoutingTest.php \Drupal\Tests\page_manager\Kernel\PageManagerRoutingTest::modules
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ PageManagerRoutingTest.php, line 22
Class
- PageManagerRoutingTest
- Integration test for Page Manager routing.
Namespace
Drupal\Tests\page_manager\KernelCode
public static $modules = [
'page_manager',
'page_manager_routing_test',
];