SearchConditionStrategyInterface

Extends

Interface SearchConditionStrategyInterface

package

Default

Methods

create

create() : self
static

Response

self

Parses the given params and returns the respective sql statement.

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

Arguments

$params

array

Response

string