Constructor.
\Drupal\Core\Extension\ModuleHandlerInterface $module_handler: The module handler.
public function __construct(ModuleHandlerInterface $module_handler) { $this->moduleHandler = $module_handler; }