Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / locale / src / Form / TranslationStatusForm.php
index cbf4d4a55ea47dc48804ba0cbd90a2217806439c..3243da0a71284a0c4f6444a696892d26863d2e8d 100644 (file)
@@ -40,7 +40,7 @@ class TranslationStatusForm extends FormBase {
   /**
    * Constructs a TranslationStatusForm object.
    *
-   * @param ModuleHandlerInterface $module_handler
+   * @param \Drupal\Core\Extension\ModuleHandlerInterface $module_handler
    *   A module handler.
    * @param \Drupal\Core\State\StateInterface $state
    *   The state service.