You are here

protected property OgUiController::$entityTypeManager in Organic groups 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

og_ui/src/Controller/OgUiController.php, line 31

Class

OgUiController
The OG UI controller.

Namespace

Drupal\og_ui\Controller

Code

protected $entityTypeManager;