UserPathTest::$modules
Same name in other branches
- 8.9.x core/modules/views/tests/src/Functional/UserPathTest.php \Drupal\Tests\views\Functional\UserPathTest::modules
- 10 core/modules/views/tests/src/Functional/UserPathTest.php \Drupal\Tests\views\Functional\UserPathTest::modules
- 11.x core/modules/views/tests/src/Functional/UserPathTest.php \Drupal\Tests\views\Functional\UserPathTest::modules
Type: modules
Overrides ViewTestBase::$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',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.