You are here

protected property ModalPageService::$entityTypeManager in Modal 5.0.x

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Service/ModalPageService.php, line 44

Class

ModalPageService
Modal Page Service Class.

Namespace

Drupal\modal_page\Service

Code

protected $entityTypeManager;