You are here

constant DOMAIN_SOURCE_FIELD in Domain Access 8

Defines the name of the source domain field.

Deprecated

This constant will be replaced in the final release by Drupal\domain\DomainSourceElementManagerInterface::DOMAIN_SOURCE_FIELD.

File

domain_source/domain_source.module, line 22
Domain-based path rewrites for content.

Code

const DOMAIN_SOURCE_FIELD = 'field_domain_source';