You are here

protected property NodeViewCountController::$moduleHandler in Node view count 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Controller/NodeViewCountController.php, line 30

Class

NodeViewCountController
Controller for updating nodeviewcount statistics for node.

Namespace

Drupal\nodeviewcount\Controller

Code

protected $moduleHandler;