You are here

protected property PollPostRenderCache::$entityTypeManager in Poll 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/PollPostRenderCache.php, line 18

Class

PollPostRenderCache
Defines a service for poll post render cache callbacks.

Namespace

Drupal\poll

Code

protected $entityTypeManager;