You are here

protected property PollRecentBlock::$entityTypeManager in Poll 8

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/PollRecentBlock.php, line 28

Class

PollRecentBlock
Provides a 'Most recent poll' block.

Namespace

Drupal\poll\Plugin\Block

Code

protected $entityTypeManager;