SearchConditionMustStrategy

Implements \SearchConditionStrategyInterface

Class SearchConditionMustStrategy

package

Default

Methods

Return a new object of this class.

create() : self
static

Response

self

isAssocArray

isAssocArray(array $array) : boolean

Arguments

$array

array

Response

boolean

Parses the given params and returns the respective sql statement.

proceed(\SearchConditionStrategyControl $strategyControl, array $params) : string

Arguments

$params

array

Response

string