You are here

protected property DomainEntityUi::$mapper in Domain Access Entity 8

The domain entity mapper.

Type: \Drupal\domain_entity\DomainEntityMapper

File

src/Form/DomainEntityUi.php, line 22

Class

DomainEntityUi
Provides a form to configure domain field mappings.

Namespace

Drupal\domain_entity\Form

Code

protected $mapper;