You are here

constant OgMembershipInterface::STATE_ACTIVE in Organic groups 8

Define active group content states.

When a user has this membership state they are considered to be of "member" role.

File

src/OgMembershipInterface.php, line 21

Class

OgMembershipInterface
Provides an interface for OG memberships.

Namespace

Drupal\og

Code

const STATE_ACTIVE = 'active';