| @@ -67,7 +67,7 @@ | ||
| 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 | */ |