You are here

constant DomainEntityMapper::BEHAVIOR_AUTO in Domain Access Entity 8

Domain entity behavior widget type, add a hidden field on entity.

Entity is automatically assigned to the current domain (hidden for user).

File

src/DomainEntityMapper.php, line 25

Class

DomainEntityMapper
Provides fields operations for domain entity module fields.

Namespace

Drupal\domain_entity

Code

const BEHAVIOR_AUTO = 'auto';