You are here

protected property OgRouteGroupResolverBase::$entityTypeManager in Organic groups 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/OgRouteGroupResolverBase.php, line 30

Class

OgRouteGroupResolverBase
Base class for OgGroupResolver plugins that inspect the route.

Namespace

Drupal\og

Code

protected $entityTypeManager;