You are here

constant OgRoleInterface::ROLE_TYPE_STANDARD in Organic groups 8

Role type for standard roles that are editable and deletable.

File

src/OgRoleInterface.php, line 41

Class

OgRoleInterface
Provides an interface defining an OG user role entity.

Namespace

Drupal\og

Code

const ROLE_TYPE_STANDARD = 'standard';