You are here

protected property DomainSourcePathProcessor::$excludedRoutes in Domain Access 8

An array of routes exclusion settings, keyed by route.

Type: array

File

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

Class

DomainSourcePathProcessor
Processes the outbound path using path alias lookups.

Namespace

Drupal\domain_source\HttpKernel

Code

protected $excludedRoutes;