You are here

protected property ModalPageHelperService::$entityTypeManager in Modal 4.0.x

Same name and namespace in other branches
  1. 4.1.x src/Service/ModalPageHelperService.php \Drupal\modal_page\Service\ModalPageHelperService::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Service/ModalPageHelperService.php, line 37

Class

ModalPageHelperService
Modal Page Helper Service Class.

Namespace

Drupal\modal_page\Service

Code

protected $entityTypeManager;