StyleSummaryTest::$modules

Same name and namespace in other branches
  1. 8.9.x core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php \Drupal\Tests\views\Functional\Plugin\StyleSummaryTest::modules
  2. 10 core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php \Drupal\Tests\views\Functional\Plugin\StyleSummaryTest::modules
  3. 11.x core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php \Drupal\Tests\views\Functional\Plugin\StyleSummaryTest::modules

Type: modules

Overrides ViewTestBase::$modules

File

core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php, line 18

Class

StyleSummaryTest
Tests the summary style plugin.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

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

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