You are here

protected property GroupCheck::$entityTypeManager in Organic groups 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Access/GroupCheck.php, line 29

Class

GroupCheck
Determines access to routes based on group permissions for the current user.

Namespace

Drupal\og\Access

Code

protected $entityTypeManager;