X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Flocale%2Fsrc%2FForm%2FTranslationStatusForm.php;fp=web%2Fcore%2Fmodules%2Flocale%2Fsrc%2FForm%2FTranslationStatusForm.php;h=3243da0a71284a0c4f6444a696892d26863d2e8d;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=cbf4d4a55ea47dc48804ba0cbd90a2217806439c;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/locale/src/Form/TranslationStatusForm.php b/web/core/modules/locale/src/Form/TranslationStatusForm.php index cbf4d4a55..3243da0a7 100644 --- a/web/core/modules/locale/src/Form/TranslationStatusForm.php +++ b/web/core/modules/locale/src/Form/TranslationStatusForm.php @@ -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.