You are here

constant OgAccess::ADMINISTER_GROUP_PERMISSION in Organic groups 8

Group level permission that grants full access to the group.

Not to be confused with the 'administer organic groups' global permission which is intended for site builders and gives full access to _all_ groups.

File

src/OgAccess.php, line 32

Class

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

Namespace

Drupal\og

Code

const ADMINISTER_GROUP_PERMISSION = 'administer group';