Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / field / src / Tests / FieldTestBase.php
index 57225cb347ca33d4f6ba6d52343a4447fe7a0747..a6107571c818637baf26ab47b043e2ab98a335d9 100644 (file)
@@ -36,7 +36,7 @@ abstract class FieldTestBase extends WebTestBase {
    *
    * This function only checks a single column in the field values.
    *
-   * @param EntityInterface $entity
+   * @param \Drupal\Core\Entity\EntityInterface $entity
    *   The entity to test.
    * @param $field_name
    *   The name of the field to test