ViewStyleHtmlListTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php \Drupal\Tests\views\Functional\ViewStyleHtmlListTest::modules

Type: modules

Overrides ViewTestBase::$modules

File

core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php, line 32

Class

ViewStyleHtmlListTest
Tests the View HTML List style.

Namespace

Drupal\Tests\views\Functional

Code

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

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