protected property PathSubscriber::$pathProcessor

A path processor manager for resolving the system path.

Type: \Drupal\Core\PathProcessor\InboundPathProcessorInterface

File

drupal/core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php, line 36
Definition of Drupal\Core\EventSubscriber\PathSubscriber.

Class

PathSubscriber
Access subscriber for controller requests.

Namespace

Drupal\Core\EventSubscriber

Code

protected $pathProcessor;