You are here

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

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/PathProcessor.php, line 38

Class

PathProcessor
Processes the inbound path using path alias lookups.

Namespace

Drupal\subpathauto

Code

protected $configFactory;