You are here

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

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

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Handler/SortTest.php, line 25
Contains \Drupal\views\Tests\Handler\SortTest.

Class

SortTest
Tests for core Drupal\views\Plugin\views\sort\SortPluginBase handler.

Namespace

Drupal\views\Tests\Handler

Code

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