DisplayPathTest::$modules

Type: modules

Overrides UITestBase::$modules

File

core/modules/views_ui/tests/src/Functional/DisplayPathTest.php, line 28

Class

DisplayPathTest
Tests the UI of generic display path plugin.

Namespace

Drupal\Tests\views_ui\Functional

Code

public static $modules = [
    'menu_ui',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.