Completed
Push — master ( 95ffce...626e26 )
by Ehsan
02:50
created
src/Slackbot/utility/LoggerUtility.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@  discard block
 block discarded – undo
61 61
     }
62 62
 
63 63
     /**
64
-     * @param $text
64
+     * @param string $text
65 65
      *
66 66
      * @throws \Exception
67 67
      *
@@ -134,7 +134,7 @@  discard block
 block discarded – undo
134 134
     }
135 135
 
136 136
     /**
137
-     * @param $function
137
+     * @param string $function
138 138
      * @param string $message
139 139
      *
140 140
      * @return string
Please login to merge, or discard this patch.