You are here

protected property DashboardEntity::$description in Draggable dashboard 8.2

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

The Dashboard description.

Type: string

File

src/Entity/DashboardEntity.php, line 68

Class

DashboardEntity
Defines the Dashboard entity.

Namespace

Drupal\draggable_dashboard\Entity

Code

protected $description;