You are here

protected property ChangeSingleOgMembershipRoleBase::$entityType in Organic groups 8

The OG role entity type.

Type: \Drupal\Core\Config\Entity\ConfigEntityTypeInterface

File

src/Plugin/Action/ChangeSingleOgMembershipRoleBase.php, line 29

Class

ChangeSingleOgMembershipRoleBase
Provides a base class for operations to change a user's group membership.

Namespace

Drupal\og\Plugin\Action

Code

protected $entityType;