Completed
Push — master ( 8d6e4e...5f550b )
by Iman
01:59
created
src/Decorators/DecoratorFactory.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -16,8 +16,8 @@
 block discarded – undo
16 16
 
17 17
     /**
18 18
      * @param $key
19
-     * @param $minutes
20
-     * @param $remember
19
+     * @param integer $minutes
20
+     * @param string $remember
21 21
      *
22 22
      * @return \Closure
23 23
      */
Please login to merge, or discard this patch.