protected static property UserPathTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Functional/UserPathTest.php \Drupal\Tests\views\Functional\UserPathTest::modules
- 9 core/modules/views/tests/src/Functional/UserPathTest.php \Drupal\Tests\views\Functional\UserPathTest::modules
File
- core/
modules/ views/ tests/ src/ Functional/ UserPathTest.php, line 15
Class
- UserPathTest
- Tests overriding user paths using wildcards.
Namespace
Drupal\Tests\views\FunctionalCode
protected static $modules = [
'views',
'user',
];