@@ -83,6 +83,7 @@ |
||
| 83 | 83 | * author - 'NULL', 'NOT NULL', id, array of ids |
| 84 | 84 | * collections - CollectionInterface |
| 85 | 85 | * mode - string public|admin. |
| 86 | + * @param integer $page |
|
| 86 | 87 | */ |
| 87 | 88 | public function getPager(array $criteria, $page, $limit = 10, array $sort = []) |
| 88 | 89 | { |