X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Faggregator%2Fsrc%2FPlugin%2FField%2FFieldFormatter%2FAggregatorTitleFormatter.php;fp=web%2Fcore%2Fmodules%2Faggregator%2Fsrc%2FPlugin%2FField%2FFieldFormatter%2FAggregatorTitleFormatter.php;h=de8f703508dc346037fbcb01ac922f8d75bb6910;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=25e33e9774fcba8c63e8f8ef7f1c07481b61b392;hpb=74df008bdbb3a11eeea356744f39b802369bda3c;p=yaffs-website diff --git a/web/core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorTitleFormatter.php b/web/core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorTitleFormatter.php index 25e33e977..de8f70350 100644 --- a/web/core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorTitleFormatter.php +++ b/web/core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorTitleFormatter.php @@ -21,6 +21,7 @@ use Drupal\Core\Url; * ) */ class AggregatorTitleFormatter extends FormatterBase { + /** * {@inheritdoc} */