protected property RouteProvider::$pathProcessor in Drupal 9
Same name and namespace in other branches
- 8 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 85
Class
- RouteProvider
- A Route Provider front-end for all Drupal-stored routes.
Namespace
Drupal\Core\RoutingCode
protected $pathProcessor;