Completed
Push — master ( 93fa4e...dc02e9 )
by WEBEWEB
04:24
created
src/Network/FTP/AbstractFTPClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -58,7 +58,7 @@
 block discarded – undo
58 58
     /**
59 59
      * Get the connection.
60 60
      *
61
-     * @return mixed Returns the connection.
61
+     * @return resource Returns the connection.
62 62
      */
63 63
     public function getConnection() {
64 64
         return $this->connection;
Please login to merge, or discard this patch.