Completed
Push — master ( 4e6367...6f611b )
by Ehsan
02:45
created
src/Slackbot/AbstractAccessList.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -53,9 +53,9 @@
 block discarded – undo
53 53
     }
54 54
 
55 55
     /**
56
-     * @param $requestKey
56
+     * @param string $requestKey
57 57
      * @param $listKey
58
-     * @param $subListKey
58
+     * @param string $subListKey
59 59
      *
60 60
      * @return null|boolean
61 61
      */
Please login to merge, or discard this patch.