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