You are here

protected property DomainSourcePathProcessor::$configFactory in Domain Access 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

domain_source/src/HttpKernel/DomainSourcePathProcessor.php, line 53

Class

DomainSourcePathProcessor
Processes the outbound path using path alias lookups.

Namespace

Drupal\domain_source\HttpKernel

Code

protected $configFactory;