class EventFilter extends Model (View source)

Properties

string $attribute
string $operator
string $value

Methods

setAttribute($attribute)

No description

string
getAttribute()

No description

setOperator($operator)

No description

string
getOperator()

No description

setValue($value)

No description

string
getValue()

No description

Details

setAttribute($attribute)

No description

Parameters

$attribute

string getAttribute()

No description

Return Value

string

setOperator($operator)

No description

Parameters

$operator

string getOperator()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string