You are here

public static property StyleHtmlListTest::$testViews in Zircon Profile 8.0

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

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Plugin/StyleHtmlListTest.php, line 26
Contains \Drupal\views\Tests\Plugin\StyleHtmlListTest.

Class

StyleHtmlListTest
Tests the HTML list style plugin.

Namespace

Drupal\views\Tests\Plugin

Code

public static $testViews = array(
  'test_style_html_list',
);