DisplayFeedTest::$modules

Same name in this branch
  1. 11.x core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php \Drupal\Tests\views\Functional\Plugin\DisplayFeedTest::modules
Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php \Drupal\Tests\views\Functional\Plugin\DisplayFeedTest::modules
  2. 9 core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php \Drupal\Tests\views_ui\Functional\DisplayFeedTest::modules
  3. 8.9.x core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php \Drupal\Tests\views\Functional\Plugin\DisplayFeedTest::modules
  4. 8.9.x core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php \Drupal\Tests\views_ui\Functional\DisplayFeedTest::modules
  5. 10 core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php \Drupal\Tests\views\Functional\Plugin\DisplayFeedTest::modules
  6. 10 core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php \Drupal\Tests\views_ui\Functional\DisplayFeedTest::modules

Modules to enable.

Type: array

Overrides UITestBase::$modules

File

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

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.