You are here

protected property RouteSubscriber::$entityTypeManager in Organic groups 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Routing/RouteSubscriber.php, line 31

Class

RouteSubscriber
Route subscriber for OG related routes.

Namespace

Drupal\og\Routing

Code

protected $entityTypeManager;