RouteProvider::$pathProcessor
Same name in other branches
- 9 core/lib/Drupal/Core/Routing/RouteProvider.php \Drupal\Core\Routing\RouteProvider::pathProcessor
- 10 core/lib/Drupal/Core/Routing/RouteProvider.php \Drupal\Core\Routing\RouteProvider::pathProcessor
- 11.x core/lib/Drupal/Core/Routing/RouteProvider.php \Drupal\Core\Routing\RouteProvider::pathProcessor
A path processor manager for resolving the system path.
Type: \Drupal\Core\PathProcessor\InboundPathProcessorInterface
File
-
core/
lib/ Drupal/ Core/ Routing/ RouteProvider.php, line 87
Class
- RouteProvider
- A Route Provider front-end for all Drupal-stored routes.
Namespace
Drupal\Core\RoutingCode
protected $pathProcessor;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.