protected property ModalPageService::$entityTypeManager in Modal 4.0.x
Same name and namespace in other branches
- 5.0.x src/Service/ModalPageService.php \Drupal\modal_page\Service\ModalPageService::entityTypeManager
- 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 46
Class
- ModalPageService
- Modal Page Service Class.
Namespace
Drupal\modal_page\ServiceCode
protected $entityTypeManager;