Completed
Push — master ( 3167db...70e3fd )
by Gaetano
07:00
created
src/Helper/Logger.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -59,6 +59,7 @@
 block discarded – undo
59 59
 
60 60
     /**
61 61
      * Writes a message to the error log
62
+     * @param string $message
62 63
      */
63 64
     public function errorLog($message)
64 65
     {
Please login to merge, or discard this patch.