views_handler_filter_boolean_operator::$accept_null
Whether to accept NULL as a false value or not.
Type: accept_null
File
-
handlers/
views_handler_filter_boolean_operator.inc, line 39
Class
- views_handler_filter_boolean_operator
- Simple filter to handle matching of boolean values.
Code
public $accept_null = FALSE;