You are here

constant OgRoleInterface::ANONYMOUS in Organic groups 8

The role name of the group non-member.

File

src/OgRoleInterface.php, line 18

Class

OgRoleInterface
Provides an interface defining an OG user role entity.

Namespace

Drupal\og

Code

const ANONYMOUS = 'non-member';