Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / path / src / Plugin / migrate / destination / UrlAlias.php
index 385ee4ba46521afbac56310aa76b894d55d6fd0e..a845fb3908ed7854aa756974e797db3c662834fe 100644 (file)
@@ -19,7 +19,7 @@ class UrlAlias extends DestinationBase implements ContainerFactoryPluginInterfac
   /**
    * The alias storage service.
    *
-   * @var \Drupal\Core\Path\AliasStorage $aliasStorage
+   * @var \Drupal\Core\Path\AliasStorage
    */
   protected $aliasStorage;