Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / taxonomy / src / Plugin / views / filter / TaxonomyIndexTid.php
index a68c3c8c6cea116782de9916b1e9a028f8109046..efadf83126e6c29413815a0edb088ae70a2b15b9 100644 (file)
@@ -82,7 +82,9 @@ class TaxonomyIndexTid extends ManyToOne {
     }
   }
 
-  public function hasExtraOptions() { return TRUE; }
+  public function hasExtraOptions() {
+    return TRUE;
+  }
 
   /**
    * {@inheritdoc}