You are here

constant OgAccess::DELETE_GROUP_PERMISSION in Organic groups 8

Group level permission that allows the user to delete the group entity.

File

src/OgAccess.php, line 37

Class

OgAccess
The service that determines if users have access to groups and group content.

Namespace

Drupal\og

Code

const DELETE_GROUP_PERMISSION = 'delete group';