You are here

public property Dashboard::$frontend in Dashboards with Layout Builder 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/Dashboard.php \Drupal\dashboards\Entity\Dashboard::frontend

Show this dashboard always in frontent.

Type: bool

File

src/Entity/Dashboard.php, line 96

Class

Dashboard
Dashboard.

Namespace

Drupal\dashboards\Entity

Code

public $frontend = FALSE;