X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FEntity%2FEntityDisplayBase.php;fp=web%2Fcore%2Flib%2FDrupal%2FCore%2FEntity%2FEntityDisplayBase.php;h=2a3945bff89662329341653e411914f28e0fcb63;hp=ca106b290fef815f5aa289e0f30ca48af6c73eaa;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/lib/Drupal/Core/Entity/EntityDisplayBase.php b/web/core/lib/Drupal/Core/Entity/EntityDisplayBase.php index ca106b290..2a3945bff 100644 --- a/web/core/lib/Drupal/Core/Entity/EntityDisplayBase.php +++ b/web/core/lib/Drupal/Core/Entity/EntityDisplayBase.php @@ -439,7 +439,7 @@ abstract class EntityDisplayBase extends ConfigEntityBase implements EntityDispl /** * Determines if a field has options for a given display. * - * @param FieldDefinitionInterface $definition + * @param \Drupal\Core\Field\FieldDefinitionInterface $definition * A field definition. * @return array|null */