mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
commit
5fe905fdd3
@ -35,7 +35,7 @@ class AdvRepository extends EntryRepository implements AdvRepositoryInterface
|
|||||||
}
|
}
|
||||||
|
|
||||||
public function searchAdvs(
|
public function searchAdvs(
|
||||||
$type, $param = null, $customParameters = null,
|
$type, $param = null, $customParameters = [],
|
||||||
$limit = null, $category = null, $city = null, $paginate = true
|
$limit = null, $category = null, $city = null, $paginate = true
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user