You are here

protected property DashboardEntity::$columns in Draggable dashboard 8.2

Same name and namespace in other branches
  1. 8 src/Entity/DashboardEntity.php \Drupal\draggable_dashboard\Entity\DashboardEntity::columns

The Dashboard columns count.

Type: string

File

src/Entity/DashboardEntity.php, line 75

Class

DashboardEntity
Defines the Dashboard entity.

Namespace

Drupal\draggable_dashboard\Entity

Code

protected $columns;