You are here

public static property StyleSummaryTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/Plugin/StyleSummaryTest.php \Drupal\views\Tests\Plugin\StyleSummaryTest::modules

Modules to enable.

Type: array

Overrides ViewTestBase::$modules

File

core/modules/views/src/Tests/Plugin/StyleSummaryTest.php, line 23
Contains \Drupal\views\Tests\Plugin\StyleSummaryTest.

Class

StyleSummaryTest
Tests the summary style plugin.

Namespace

Drupal\views\Tests\Plugin

Code

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