BloomField
extends Field
in package
Table of Contents
Properties
- $fieldName : string
- $operation : string
- $value : string
Methods
- __construct() : mixed
- __toString() : string
Properties
$fieldName
protected
string
$fieldName
$operation
private
string
$operation
$value
private
string
$value
Methods
__construct()
public
__construct(string $fieldName, string $value[, string $operation = 'BF.EXISTS' ]) : mixed
Parameters
- $fieldName : string
- $value : string
- $operation : string = 'BF.EXISTS'
__toString()
public
__toString() : string