X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FField%2FFormatterBase.php;fp=web%2Fcore%2Flib%2FDrupal%2FCore%2FField%2FFormatterBase.php;h=eec3438a5cbe466e83801cbdb80a41979f6c6511;hp=3b3abcc61999fe7cad99797a5f86dd1265a4dd34;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/lib/Drupal/Core/Field/FormatterBase.php b/web/core/lib/Drupal/Core/Field/FormatterBase.php index 3b3abcc61..eec3438a5 100644 --- a/web/core/lib/Drupal/Core/Field/FormatterBase.php +++ b/web/core/lib/Drupal/Core/Field/FormatterBase.php @@ -125,7 +125,7 @@ abstract class FormatterBase extends PluginSettingsBase implements FormatterInte /** * {@inheritdoc} */ - public function prepareView(array $entities_items) { } + public function prepareView(array $entities_items) {} /** * Returns the array of field settings.