You are here

protected property ChartTrait::$empty in Dashboards with Layout Builder 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/Dashboard/ChartTrait.php \Drupal\dashboards\Plugin\Dashboard\ChartTrait::empty

Empty flag.

Type: bool

File

src/Plugin/Dashboard/ChartTrait.php, line 39

Class

ChartTrait
Trait for build a chart.

Namespace

Drupal\dashboards\Plugin\Dashboard

Code

protected $empty = FALSE;