use Drupal\Core\Extension\ModuleHandlerInterface;
/**
* The module handler service.
*/
protected ModuleHandlerInterface $moduleHandler;
/**
* Constructs a form.
*
* @param \Drupal\Core\Extension\ModuleHandlerInterface $module_handler
* The module handler