You are here

protected property DashboardFormBase::$themeManager in Draggable dashboard 8

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

src/Form/DashboardFormBase.php, line 34

Class

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

Namespace

Drupal\draggable_dashboard\Form

Code

protected $themeManager;