You are here

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

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/PathProcessor.php, line 31

Class

PathProcessor
Processes the inbound path using path alias lookups.

Namespace

Drupal\subpathauto

Code

protected $languageManager;