You are here

protected property RedirectRequestSubscriber::$pathProcessor in Redirect 8

A path processor manager for resolving the system path.

Type: \Drupal\Core\PathProcessor\InboundPathProcessorInterface

File

src/EventSubscriber/RedirectRequestSubscriber.php, line 71

Class

RedirectRequestSubscriber
Redirect subscriber for controller requests.

Namespace

Drupal\redirect\EventSubscriber

Code

protected $pathProcessor;