X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ffield%2Ftests%2Fsrc%2FKernel%2FFieldKernelTestBase.php;fp=web%2Fcore%2Fmodules%2Ffield%2Ftests%2Fsrc%2FKernel%2FFieldKernelTestBase.php;h=96e77cf159c6a4b80aeec7d8fae2d9c972e56b0e;hp=6bc40cc3db8d683ad6533434b1fbad012b1f4a3f;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/field/tests/src/Kernel/FieldKernelTestBase.php b/web/core/modules/field/tests/src/Kernel/FieldKernelTestBase.php index 6bc40cc3d..96e77cf15 100644 --- a/web/core/modules/field/tests/src/Kernel/FieldKernelTestBase.php +++ b/web/core/modules/field/tests/src/Kernel/FieldKernelTestBase.php @@ -172,7 +172,7 @@ abstract class FieldKernelTestBase extends KernelTestBase { * * 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