You are here

protected property DashboardFormBase::$blockManager in Draggable dashboard 8

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/Form/DashboardFormBase.php, line 41

Class

DashboardFormBase
Provides a base class for draggable dashboard add/edit forms.

Namespace

Drupal\draggable_dashboard\Form

Code

protected $blockManager;