Completed
Pull Request — master (#235)
by Kévin
04:08 queued 20s
created
src/Context.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -192,9 +192,9 @@
 block discarded – undo
192 192
     }
193 193
 
194 194
     /**
195
-     * @param $type
196
-     * @param $message
197
-     * @param $line
195
+     * @param string $type
196
+     * @param string $message
197
+     * @param integer $line
198 198
      * @param string|null $filepath
199 199
      * @return bool
200 200
      */
Please login to merge, or discard this patch.