protected property ModalPageHelperService::$entityTypeManager in Modal 4.1.x
Same name and namespace in other branches
- 4.0.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\ServiceCode
protected $entityTypeManager;