Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / content_translation / src / ContentTranslationMetadataWrapper.php
index ca798e6695f00d3ed7ad43ae6a6f3173b2af55d0..9312cb7d2b3167bc6a785bcfb77c3bb2bcc0952e 100644 (file)
@@ -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.