You are here

protected property ContentStateStatistic::$kanbanStatisticService in Content Planner 8

The Kanban Statistic service.

Type: \Drupal\content_kanban\KanbanStatisticService

File

modules/content_kanban/src/Plugin/DashboardBlock/ContentStateStatistic.php, line 33

Class

ContentStateStatistic
Provides a Dashboard block for Content Planner Dashboard.

Namespace

Drupal\content_kanban\Plugin\DashboardBlock

Code

protected $kanbanStatisticService;