constant GroupPermissionCalculatorInterface::MEMBER_CACHE_CONTEXTS in Group 2.0.x
Same name and namespace in other branches
- 8 src/Access/GroupPermissionCalculatorInterface.php \Drupal\group\Access\GroupPermissionCalculatorInterface::MEMBER_CACHE_CONTEXTS
The cache contexts that should always be present on member permissions.
Override this in your implementation if you need to set any cache contexts.
File
- src/
Access/ GroupPermissionCalculatorInterface.php, line 46
Class
- GroupPermissionCalculatorInterface
- Defines the group permission calculator interface.
Namespace
Drupal\group\AccessCode
const MEMBER_CACHE_CONTEXTS = [];