Completed
Push — master ( 057455...91afe8 )
by Benjamin
09:02
created
src/Gelf/Transport/HttpTransport.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,7 @@
 block discarded – undo
67 67
      * Class constructor
68 68
      *
69 69
      * @param string|null     $host       when NULL or empty default-host is used
70
-     * @param int|null        $port       when NULL or empty default-port is used
70
+     * @param integer        $port       when NULL or empty default-port is used
71 71
      * @param string|null     $path       when NULL or empty default-path is used
72 72
      * @param SslOptions|null $sslOptions when null not SSL is used
73 73
      */
Please login to merge, or discard this patch.