You are here

constant DOMAIN_ACCESS_ALL_FIELD in Domain Access 8

The name of the all affiliates field.

Deprecated

This constant will be replaced in the final release by Drupal\domain\DomainAccessManagerInterface::DOMAIN_ACCESS_ALL_FIELD.

File

domain_access/domain_access.module, line 31
Domain-based access control for content.

Code

const DOMAIN_ACCESS_ALL_FIELD = 'field_domain_all_affiliates';