public static property DisplayPathTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views_ui/src/Tests/DisplayPathTest.php \Drupal\views_ui\Tests\DisplayPathTest::modules
Modules to enable.
Type: array
Overrides UITestBase::$modules
File
- core/
modules/ views_ui/ src/ Tests/ DisplayPathTest.php, line 29 - Contains \Drupal\views_ui\Tests\DisplayPathTest.
Class
- DisplayPathTest
- Tests the UI of generic display path plugin.
Namespace
Drupal\views_ui\TestsCode
public static $modules = array(
'menu_ui',
);