You are here

protected property PathProcessor::$pathProcessor in Sub-pathauto (Sub-path URL Aliases) 8

The path processor.

Type: \Drupal\Core\PathProcessor\InboundPathProcessorInterface

File

src/PathProcessor.php, line 24

Class

PathProcessor
Processes the inbound path using path alias lookups.

Namespace

Drupal\subpathauto

Code

protected $pathProcessor;