public static property DisplayPath::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayPath.php, line 22
Contains \Drupal\views\Tests\UI\DisplayPath

Class

DisplayPath
Tests the UI of generic display path plugin.

Namespace

Drupal\views\Tests\UI

Code

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