X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fcontent_translation%2Fsrc%2FContentTranslationMetadataWrapper.php;h=9312cb7d2b3167bc6a785bcfb77c3bb2bcc0952e;hp=ca798e6695f00d3ed7ad43ae6a6f3173b2af55d0;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 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.