You are here

protected property EntityParamConverter::$entityTypeManager in Content Planner 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/content_kanban/src/ParamConverter/EntityParamConverter.php, line 21

Class

EntityParamConverter
Class EntityParamConverter.

Namespace

Drupal\content_kanban\ParamConverter

Code

protected $entityTypeManager;