You are here

protected property DraggableBlock::$requestStack in Draggable dashboard 8

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

Type: RequestStack

File

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

Class

DraggableBlock
Provides a draggable block with a simple text.

Namespace

Drupal\draggable_dashboard\Plugin\Block

Code

protected $requestStack;