$query->bindings()
Attaches additional bindings to the query.
Parameters
Name | Type | Default | Description |
---|---|---|---|
$bindings | array |
null |
Array of bindings or null to use this method as getter |
Return type
array
|Kirby\Database\Query