UserPathTest::$testViews
Same name in other branches
- 8.9.x core/modules/views/tests/src/Functional/UserPathTest.php \Drupal\Tests\views\Functional\UserPathTest::testViews
- 10 core/modules/views/tests/src/Functional/UserPathTest.php \Drupal\Tests\views\Functional\UserPathTest::testViews
- 11.x core/modules/views/tests/src/Functional/UserPathTest.php \Drupal\Tests\views\Functional\UserPathTest::testViews
The test views to use.
Type: array
File
-
core/
modules/ views/ tests/ src/ Functional/ UserPathTest.php, line 27
Class
- UserPathTest
- Tests overriding user paths using wildcards.
Namespace
Drupal\Tests\views\FunctionalCode
public static $testViews = [
'test_user_path',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.