buildMatchValue() protected method
Create placeholder for expression of MATCH
protected string buildMatchValue ( $value, &$params ) | ||
---|---|---|
$value | string|array|yii\db\Expression | |
$params | array |
The expression parameters to be populated |
return | string |
The MATCH expression |
Please login to continue.