You are here

protected property Index::$moduleHandler in Flot 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides ControllerBase::$moduleHandler

File

flot_examples/src/Controller/Index.php, line 21

Class

Index
Table of contents for the FLOT Example Module.

Namespace

Drupal\flot_examples\Controller

Code

protected $moduleHandler;