X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fpath%2Fsrc%2FPlugin%2Fmigrate%2Fdestination%2FUrlAlias.php;h=a845fb3908ed7854aa756974e797db3c662834fe;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=385ee4ba46521afbac56310aa76b894d55d6fd0e;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/path/src/Plugin/migrate/destination/UrlAlias.php b/web/core/modules/path/src/Plugin/migrate/destination/UrlAlias.php index 385ee4ba4..a845fb390 100644 --- a/web/core/modules/path/src/Plugin/migrate/destination/UrlAlias.php +++ b/web/core/modules/path/src/Plugin/migrate/destination/UrlAlias.php @@ -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;