Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / language / src / EventSubscriber / ConfigSubscriber.php
index e071406d28d0cfade1511da1aa9f5d54ef170d50..5fd08e6b65cd3500caffee4a5a8387c40f605045 100644 (file)
@@ -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) {