You are here

protected property DomainCommands::$entityFieldMap in Domain Access 8

Local cache of entity field map, kept for performance.

Type: array

File

domain/src/Commands/DomainCommands.php, line 38

Class

DomainCommands
Drush commands for the domain module.

Namespace

Drupal\domain\Commands

Code

protected $entityFieldMap = NULL;