Query\QueryBuilder::getWhere
Convenience method for get() with a where clause
Signature
public function getWhere(string
$table,
[array
$where = ,
[boolean
$limit = FALSE,
[boolean
$offset = FALSE]]] )
Parameters
$table
— string$where
— array$limit
— boolean
$offset
— boolean
Returns
- PDOStatement