You are here

protected property Chart::$moduleHandler in Charts 8.4

Same name and namespace in other branches
  1. 5.0.x 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;