protected property AdvPollPostRenderCache::$entityTypeManager in Advanced Poll 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
AdvPollPostRenderCache.php, line 19
Class
- AdvPollPostRenderCache
- Basically a copy of the original PollPostRenderCache class with factory-style logic for the renderViewForm to select which poll type to display.
Namespace
Drupal\advpollCode
protected $entityTypeManager;