You are here

protected property ContentItemBlock::$entityTypeManager in Panopoly 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/panopoly/panopoly_widgets/src/Plugin/Block/ContentItemBlock.php, line 33

Class

ContentItemBlock
Block that displays a node.

Namespace

Drupal\panopoly_widgets\Plugin\Block

Code

protected $entityTypeManager;