X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FConfig%2FEntity%2FQuery%2FQueryFactory.php;h=cc968825ad6228537fdd55b9a93475fbf9eb1e75;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=f87e618b3eec29e5ea362cd3d9d23362977d5162;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php b/web/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php index f87e618b3..cc968825a 100644 --- a/web/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php +++ b/web/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php @@ -219,7 +219,7 @@ class QueryFactory implements QueryFactoryInterface, EventSubscriberInterface { /** * Updates configuration entity in the key store. * - * @param ConfigCrudEvent $event + * @param \Drupal\Core\Config\ConfigCrudEvent $event * The configuration event. */ public function onConfigSave(ConfigCrudEvent $event) {