You are here

protected property DraggableDashboardController::$pluginFormFactory in Draggable dashboard 8.2

The plugin form manager.

Type: \Drupal\Core\Plugin\PluginFormFactoryInterface

File

src/Controller/DraggableDashboardController.php, line 42

Class

DraggableDashboardController
Controller routines for draggable dashboards.

Namespace

Drupal\draggable_dashboard\Controller

Code

protected $pluginFormFactory;