Completed
Pull Request — master (#203)
by Sergey
03:05 queued 40s
created
src/Helpers/Pagination.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
      * @param string $method
35 35
      * @param array $params
36 36
      * @param int $limit
37
-     * @return \Generator|void
37
+     * @return \Generator
38 38
      */
39 39
     public function paginateOver($method, $params, $limit = 0)
40 40
     {
Please login to merge, or discard this patch.