X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fuser%2Fsrc%2FPlugin%2Fmigrate%2Fdestination%2FEntityUser.php;h=aa74b84a437e9a0ad719929f14455f5a7cca7764;hp=7c2c81af969c6f9940c5dab54c363c9e6f00deb1;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/user/src/Plugin/migrate/destination/EntityUser.php b/web/core/modules/user/src/Plugin/migrate/destination/EntityUser.php index 7c2c81af9..aa74b84a4 100644 --- a/web/core/modules/user/src/Plugin/migrate/destination/EntityUser.php +++ b/web/core/modules/user/src/Plugin/migrate/destination/EntityUser.php @@ -39,7 +39,7 @@ class EntityUser extends EntityContentBase { * The plugin implementation definition. * @param \Drupal\migrate\Plugin\MigrationInterface $migration * The migration. - * @param EntityStorageInterface $storage + * @param \Drupal\Core\Entity\EntityStorageInterface $storage * The storage for this entity type. * @param array $bundles * The list of bundles this entity type has.