You are here

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

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

The chart type info service.

Type: \Drupal\charts\Plugin\chart\Type\TypeInterface

File

src/Element/Chart.php, line 38

Class

Chart
Provides a chart render element.

Namespace

Drupal\charts\Element

Code

protected $chartsTypeManager;