PathPluginTest::$testViews

Views used by this test.

Type: string[]

Overrides ViewsKernelTestBase::$testViews

File

core/modules/node/tests/src/Kernel/Views/PathPluginTest.php, line 29

Class

PathPluginTest
Tests the node row plugin.

Namespace

Drupal\Tests\node\Kernel\Views

Code

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

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