You are here

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

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

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Element/Chart.php, line 45

Class

Chart
Provides a chart render element.

Namespace

Drupal\charts\Element

Code

protected $moduleHandler;