Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / language / src / LanguageNegotiationMethodBase.php
index d4cca6a7a73cc4f8d06063da8b7d9e4cd5d8c57f..8e74840d48b072d9c29c2a9103bc5cdef6ad258a 100644 (file)
@@ -28,7 +28,7 @@ abstract class LanguageNegotiationMethodBase implements LanguageNegotiationMetho
   /**
    * The current active user.
    *
-   * @return \Drupal\Core\Session\AccountInterface
+   * @var \Drupal\Core\Session\AccountInterface
    */
   protected $currentUser;