You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Controller/NodeViewCountController.php, line 37

Class

NodeViewCountController
Controller for updating nodeviewcount statistics for node.

Namespace

Drupal\nodeviewcount\Controller

Code

protected $entityTypeManager;