Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / src / Plugin / views / filter / BooleanOperator.php
index fa0d730f8365515fe87be20f1594f8035300be35..81a31880c32090235a0930345306442b645be44d 100644 (file)
@@ -48,7 +48,6 @@ class BooleanOperator extends FilterPluginBase {
   // Whether to accept NULL as a false value or not
   public $accept_null = FALSE;
 
-
   /**
    * {@inheritdoc}
    */