Completed
Push — master ( 2187af...b675ce )
by Rougin
02:14
created
src/Traits/PaginateTrait.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -52,6 +52,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.