You are here

protected property Chart::$chartsTypeManager in Charts 8.4

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

The chart type info service.

Type: \Drupal\charts\TypeInterface

File

src/Element/Chart.php, line 38

Class

Chart
Provides a chart render element.

Namespace

Drupal\charts\Element

Code

protected $chartsTypeManager;