X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Flanguage%2Fsrc%2FEventSubscriber%2FConfigSubscriber.php;fp=web%2Fcore%2Fmodules%2Flanguage%2Fsrc%2FEventSubscriber%2FConfigSubscriber.php;h=5fd08e6b65cd3500caffee4a5a8387c40f605045;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=e071406d28d0cfade1511da1aa9f5d54ef170d50;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/language/src/EventSubscriber/ConfigSubscriber.php b/web/core/modules/language/src/EventSubscriber/ConfigSubscriber.php index e071406d2..5fd08e6b6 100644 --- a/web/core/modules/language/src/EventSubscriber/ConfigSubscriber.php +++ b/web/core/modules/language/src/EventSubscriber/ConfigSubscriber.php @@ -81,7 +81,7 @@ class ConfigSubscriber implements EventSubscriberInterface { * then this event must be changed to work with both the old and new schema * definition so this event is update safe. * - * @param ConfigCrudEvent $event + * @param \Drupal\Core\Config\ConfigCrudEvent $event * The configuration event. */ public function onConfigSave(ConfigCrudEvent $event) {