@@ -105,7 +105,6 @@ |
||
105 | 105 | /** |
106 | 106 | * Returns an array of rows from a specified entity. |
107 | 107 | * |
108 | - * @param string $entity |
|
109 | 108 | * @param integer|null $limit |
110 | 109 | * @param integer|null $page |
111 | 110 | * @param array|null $order |
@@ -52,6 +52,7 @@ |
||
52 | 52 | * Returns the offset from the defined configuration. |
53 | 53 | * |
54 | 54 | * @param array $config |
55 | + * @param integer $page |
|
55 | 56 | * @return integer |
56 | 57 | */ |
57 | 58 | protected function offset($page, array $config) |