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