You are here

protected property DashboardEntity::$title in Draggable dashboard 8

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

The Dashboard title.

Type: string

File

src/Entity/DashboardEntity.php, line 41

Class

DashboardEntity
Defines the Dashboard entity.

Namespace

Drupal\draggable_dashboard\Entity

Code

protected $title;