You are here

protected property GeysirControllerBase::$entityTypeManager in Geysir 8

The entity type manager.

Type: EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/GeysirControllerBase.php, line 24

Class

GeysirControllerBase

Namespace

Drupal\geysir\Controller

Code

protected $entityTypeManager;