protected property ActiveSiteAlertsCacheContext::$entityTypeManager in Site Alert 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Cache/ Context/ ActiveSiteAlertsCacheContext.php, line 29
Class
- ActiveSiteAlertsCacheContext
- A cache context that varies by the currently active site alerts.
Namespace
Drupal\site_alert\Cache\ContextCode
protected $entityTypeManager;