X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FPlugin%2Fviews%2Ffilter%2FBooleanOperator.php;fp=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FPlugin%2Fviews%2Ffilter%2FBooleanOperator.php;h=81a31880c32090235a0930345306442b645be44d;hp=fa0d730f8365515fe87be20f1594f8035300be35;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/views/src/Plugin/views/filter/BooleanOperator.php b/web/core/modules/views/src/Plugin/views/filter/BooleanOperator.php index fa0d730f8..81a31880c 100644 --- a/web/core/modules/views/src/Plugin/views/filter/BooleanOperator.php +++ b/web/core/modules/views/src/Plugin/views/filter/BooleanOperator.php @@ -48,7 +48,6 @@ class BooleanOperator extends FilterPluginBase { // Whether to accept NULL as a false value or not public $accept_null = FALSE; - /** * {@inheritdoc} */