You are here

constant DomainNegotiator::DOMAIN_MATCH_NONE in Domain Access 8

Defines record matching types when dealing with request alteration.

Deprecated

These constant will be replaced in the final release by Drupal\domain\DomainNegotiatorInterface. Note that the new versions have been renamed to maintain beta compatibility.

See also

hook_domain_request_alter().

File

domain/src/DomainNegotiator.php, line 24

Class

DomainNegotiator

Namespace

Drupal\domain

Code

const DOMAIN_MATCH_NONE = 0;