Problem/Motivation
After the update of the domain module, there is an error with the constant DOMAIN_ACCESS_FIELD when you go on the website with anonymous user.
Error: Undefined constant "Drupal\domain_role_access\DOMAIN_ACCESS_FIELD" in Drupal\domain_role_access\DomainRoleAccessManager::getAccessValues() (line 50 of modules/contrib/domain_role_access/src/DomainRoleAccessManager.php).
Proposed resolution
Here a patch to fix it.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3362653-undefined-constant-DOMAIN_ACCESS_FIELD.patch | 630 bytes | gilles_webstanz |
Comments
Comment #2
gilles_webstanz commentedComment #4
anrkaid commented