Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / field / tests / src / Functional / FieldTestBase.php
index bdd60737a961dbfa15e32314cc140522296659c5..b8dff1e55e000bef59cee7c532238af426644ec2 100644 (file)
@@ -33,7 +33,7 @@ abstract class FieldTestBase extends BrowserTestBase {
    *
    * 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