You are here

protected property SettingsForm::$kanbanService in Content Planner 8

The Kanban service.

Type: \Drupal\content_kanban\KanbanService

File

modules/content_kanban/src/Form/SettingsForm.php, line 39

Class

SettingsForm
Defines a form that configures forms module settings.

Namespace

Drupal\content_kanban\Form

Code

protected $kanbanService;