You are here

public static property MiniPagerTest::$testViews in Zircon Profile 8

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

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Plugin/MiniPagerTest.php, line 25
Contains \Drupal\views\Tests\Plugin\MiniPagerTest.

Class

MiniPagerTest
Tests the mini pager plugin.

Namespace

Drupal\views\Tests\Plugin

Code

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