Query\QueryBuilder::orHaving
Generates a 'Having' clause prefixed with 'OR'
Signature
public function orHaving(mixed
$key,
[array
$val = ] )
Parameters
$key
— mixed$val
— array
Returns
- QueryBuilderInterface