You are here

protected property DomainSourcePathProcessor::$entityTypes in Domain Access 8

An array of content entity types.

Type: array

File

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

Class

DomainSourcePathProcessor
Processes the outbound path using path alias lookups.

Namespace

Drupal\domain_source\HttpKernel

Code

protected $entityTypes;