PathEncodedTest::$modules
Same name in other branches
- 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
- 11.x core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php \Drupal\FunctionalTests\Routing\PathEncodedTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
tests/ Drupal/ FunctionalTests/ Routing/ PathEncodedTest.php, line 24
Class
- PathEncodedTest
- Tests URL generation and routing for route paths with encoded characters.
Namespace
Drupal\FunctionalTests\RoutingCode
protected static $modules = [
'system',
'path_encoded_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.