DisplayFeedTest::$modules

Type: modules

Overrides UITestBase::$modules

File

core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php, line 25

Class

DisplayFeedTest
Tests the UI for feed display plugin.

Namespace

Drupal\Tests\views_ui\Functional

Code

protected static $modules = [
  'views_ui',
];

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