You are here

constant OgRoleInterface::AUTHENTICATED in Organic groups 8

The role name of the group member.

File

src/OgRoleInterface.php, line 23

Class

OgRoleInterface
Provides an interface defining an OG user role entity.

Namespace

Drupal\og

Code

const AUTHENTICATED = 'member';