You are here

protected property Chart::$chartsManager in Charts 5.0.x

Same name and namespace in other branches
  1. 8.4 src/Element/Chart.php \Drupal\charts\Element\Chart::chartsManager

The chart plugin manager.

Type: \Drupal\charts\ChartManager

File

src/Element/Chart.php, line 31

Class

Chart
Provides a chart render element.

Namespace

Drupal\charts\Element

Code

protected $chartsManager;