You are here

protected property KanbanColumn::$entityTypeConfigs in Content Planner 8

An array with the entity type configs.

Type: array|\Drupal\content_kanban\EntityTypeConfig[]

File

modules/content_kanban/src/Component/KanbanColumn.php, line 43

Class

KanbanColumn
Class KanbanColumn.

Namespace

Drupal\content_kanban\Component

Code

protected $entityTypeConfigs = [];