X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fcontent_translation%2Fsrc%2FContentTranslationMetadataWrapper.php;h=9312cb7d2b3167bc6a785bcfb77c3bb2bcc0952e;hb=9424afc6c1f518c301bf87a23c047d1873435d05;hp=ca798e6695f00d3ed7ad43ae6a6f3173b2af55d0;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/content_translation/src/ContentTranslationMetadataWrapper.php b/web/core/modules/content_translation/src/ContentTranslationMetadataWrapper.php index ca798e669..9312cb7d2 100644 --- a/web/core/modules/content_translation/src/ContentTranslationMetadataWrapper.php +++ b/web/core/modules/content_translation/src/ContentTranslationMetadataWrapper.php @@ -27,7 +27,7 @@ class ContentTranslationMetadataWrapper implements ContentTranslationMetadataWra /** * Initializes an instance of the content translation metadata handler. * - * @param EntityInterface $translation + * @param \Drupal\Core\Entity\EntityInterface $translation * The entity translation to be wrapped. * @param ContentTranslationHandlerInterface $handler * The content translation handler.