class SubstringMatchCriteria extends Model (View source)

Properties

bool $matchCase
string $text

Methods

setMatchCase($matchCase)

No description

bool
getMatchCase()

No description

setText($text)

No description

string
getText()

No description

Details

setMatchCase($matchCase)

No description

Parameters

$matchCase

bool getMatchCase()

No description

Return Value

bool

setText($text)

No description

Parameters

$text

string getText()

No description

Return Value

string