protected property EntityListController::$moduleHandler

The module handler to invoke hooks on.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

drupal/core/lib/Drupal/Core/Entity/EntityListController.php, line 30
Contains \Drupal\Core\Entity\EntityListController.

Class

EntityListController
Provides a generic implementation of an entity list controller.

Namespace

Drupal\Core\Entity

Code

protected $moduleHandler;