You are here

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

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/PathProcessor.php, line 45

Class

PathProcessor
Processes the inbound path using path alias lookups.

Namespace

Drupal\subpathauto

Code

protected $pathValidator;