You are here

protected property DraggableDashboardController::$blockManager in Draggable dashboard 8.2

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/Controller/DraggableDashboardController.php, line 28

Class

DraggableDashboardController
Controller routines for draggable dashboards.

Namespace

Drupal\draggable_dashboard\Controller

Code

protected $blockManager;