Query\QueryBuilder::orWhereIn
Where in statement prefixed with "or"
Signature
public function orWhereIn(string
$field,
[array
$val = ] )
Parameters
$field
— string$val
— array
Returns
- QueryBuilderInterface