BetweenOperator extends BaseOperator
Table of Contents
Methods
- __construct() : mixed
- check() : bool
- getCode() : string
- getTitle() : string
Methods
__construct()
public
__construct(mixed $toCheck, mixed $value, FieldType $fieldType) : mixed
Parameters
- $toCheck : mixed
- $value : mixed
- $fieldType : FieldType
check()
public
check() : bool
Return values
boolgetCode()
public
static getCode() : string
Return values
stringgetTitle()
public
static getTitle() : string