constant DOMAIN_ACCESS_FIELD in Domain Access 8
The name of the node access control field.
Deprecated
This constant will be replaced in the final release by Drupal\domain\DomainAccessManagerInterface::DOMAIN_ACCESS_FIELD.
File
- domain_access/
domain_access.module, line 23 - Domain-based access control for content.
Code
const DOMAIN_ACCESS_FIELD = 'field_domain_access';