PathEncodedTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php, line 22

Class

PathEncodedTest
Tests URL generation and routing for route paths with encoded characters.

Namespace

Drupal\FunctionalTests\Routing

Code

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.