public static property DisplayPageWebTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/DisplayPageWebTest.php \Drupal\views\Tests\Plugin\DisplayPageWebTest::modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- core/
modules/ views/ src/ Tests/ Plugin/ DisplayPageWebTest.php, line 34 - Contains \Drupal\views\Tests\Plugin\DisplayPageWebTest.
Class
- DisplayPageWebTest
- Tests the views page display plugin as webtest.
Namespace
Drupal\views\Tests\PluginCode
public static $modules = [
'menu_ui',
'block',
'views_ui',
];