ViewsSaveProcessTest::$testViews

Same name and namespace in other branches
  1. main core/modules/views/tests/src/Kernel/ViewsSaveProcessTest.php \Drupal\Tests\views\Kernel\ViewsSaveProcessTest::testViews

Views used by this test.

Type: array

File

core/modules/views/tests/src/Kernel/ViewsSaveProcessTest.php, line 39

Class

ViewsSaveProcessTest
Tests saving views and clearing.

Namespace

Drupal\Tests\views\Kernel

Code

public static $testViews = [
  'test_views_save_process',
];

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