Pull merge.
[yaffs-website] / web / core / modules / views / src / Plugin / views / filter / BooleanOperator.php
index 917a30b848cb098ed09b958dc93a974322094f95..81a31880c32090235a0930345306442b645be44d 100644 (file)
@@ -48,8 +48,6 @@ class BooleanOperator extends FilterPluginBase {
   // Whether to accept NULL as a false value or not
   public $accept_null = FALSE;
 
-
-
   /**
    * {@inheritdoc}
    */