You are here

protected property DraggableBlock::$entityTypeManager in Draggable dashboard 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Block/DraggableBlock.php \Drupal\draggable_dashboard\Plugin\Block\DraggableBlock::entityTypeManager

Entity Type Manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/DraggableBlock.php, line 37

Class

DraggableBlock
Provides a draggable block with a simple text.

Namespace

Drupal\draggable_dashboard\Plugin\Block

Code

protected $entityTypeManager;