PathEncodedTest::$modules
Same name in this branch
- main core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php \Drupal\FunctionalTests\Routing\PathEncodedTest::modules
Same name and namespace in other branches
- 11.x core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php \Drupal\FunctionalTests\Routing\PathEncodedTest::modules
- 10 core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php \Drupal\FunctionalTests\Routing\PathEncodedTest::modules
- 9 core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php \Drupal\FunctionalTests\Routing\PathEncodedTest::modules
- 8.9.x core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php \Drupal\FunctionalTests\Routing\PathEncodedTest::modules
Type: modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Routing/ PathEncodedTest.php, line 26
Class
- PathEncodedTest
- Tests URL generation and routing for route paths with encoded characters.
Namespace
Drupal\KernelTests\Core\RoutingCode
protected static $modules = [
'system',
'path_encoded_test',
'path_alias',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.