You are here

protected property ChangeOgMembershipStateBase::$ogAccess in Organic groups 8

The OG access service.

Type: \Drupal\og\OgAccessInterface

File

src/Plugin/Action/ChangeOgMembershipStateBase.php, line 25

Class

ChangeOgMembershipStateBase
Base class for actions that change the state of a membership.

Namespace

Drupal\og\Plugin\Action

Code

protected $ogAccess;