constant OgRoleInterface::ROLE_TYPE_REQUIRED in Organic groups 8
Role type for required roles.
This is intended for the 'non-member' and 'member' roles. These cannot be changed or deleted.
File
- src/
OgRoleInterface.php, line 36
Class
- OgRoleInterface
- Provides an interface defining an OG user role entity.
Namespace
Drupal\ogCode
const ROLE_TYPE_REQUIRED = 'required';