protected property DraggableBlock::$blockManager in Draggable dashboard 8
Same name and namespace in other branches
- 8.2 src/Plugin/Block/DraggableBlock.php \Drupal\draggable_dashboard\Plugin\Block\DraggableBlock::blockManager
Block manager service.
Type: \Drupal\Core\Block\BlockManagerInterface
File
- src/
Plugin/ Block/ DraggableBlock.php, line 64
Class
- DraggableBlock
- Provides a draggable block with a simple text.
Namespace
Drupal\draggable_dashboard\Plugin\BlockCode
protected $blockManager;