You are here

protected property ListBase::$moduleHandler in Plugin 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Controller/ListBase.php, line 23

Class

ListBase
Handles the listing routes.

Namespace

Drupal\plugin\Controller

Code

protected $moduleHandler;