You are here

constant OgRoleInterface::ADMINISTRATOR in Organic groups 8

The role name of the group administrator.

File

src/OgRoleInterface.php, line 28

Class

OgRoleInterface
Provides an interface defining an OG user role entity.

Namespace

Drupal\og

Code

const ADMINISTRATOR = 'administrator';