You are here

protected property ChangeSingleOgMembershipRoleBase::$ogAccess in Organic groups 8

The OG access service.

Type: \Drupal\og\OgAccessInterface

File

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

Class

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

Namespace

Drupal\og\Plugin\Action

Code

protected $ogAccess;