X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ftaxonomy%2Fsrc%2FPlugin%2Fviews%2Ffilter%2FTaxonomyIndexTid.php;h=efadf83126e6c29413815a0edb088ae70a2b15b9;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=a68c3c8c6cea116782de9916b1e9a028f8109046;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php b/web/core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php index a68c3c8c6..efadf8312 100644 --- a/web/core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php +++ b/web/core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php @@ -82,7 +82,9 @@ class TaxonomyIndexTid extends ManyToOne { } } - public function hasExtraOptions() { return TRUE; } + public function hasExtraOptions() { + return TRUE; + } /** * {@inheritdoc}