Fix typo
Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
parent
e501e50f08
commit
9b1d29d9cf
@ -403,11 +403,11 @@ class SavedSearches
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the list of saved search of a user on a DB
|
||||
* Get the list of saved searches of a user on a DB
|
||||
*
|
||||
* @param string[] $wheres List of filters
|
||||
*
|
||||
* @return array List of saved search or empty array on failure
|
||||
* @return array List of saved searches or empty array on failure
|
||||
*/
|
||||
public function getList(array $wheres = array())
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user