You are here

constant DOMAIN_ADMIN_FIELD in Domain Access 8

The name of the admin access control field.

Deprecated

This constant will be replaced in the final release by Drupal\domain\DomainInterface::DOMAIN_ADMIN_FIELD.

File

domain/domain.module, line 20
Defines a Domain concept for use with Drupal.

Code

const DOMAIN_ADMIN_FIELD = 'field_domain_admin';