Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / language / src / LanguageNegotiationMethodInterface.php
index 0225fe9355cb966029b02b4bbb83f8410a2ddd68..0488516f2dd69a9b82f1febd92c2a3798811cd0f 100644 (file)
@@ -24,7 +24,7 @@ interface LanguageNegotiationMethodInterface {
   /**
    * Injects the configuration factory.
    *
-   * @param \Drupal\Core\Config\ConfigFactoryInterface $config_factory
+   * @param \Drupal\Core\Config\ConfigFactoryInterface $config
    *   The configuration factory.
    */
   public function setConfig(ConfigFactoryInterface $config);