Completed
Push — 1.2 ( bd6c12...4ad38d )
by Johnny
03:26
created
src/Adapter/Ftp.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
      * only use this mode after you have authenticated the user.
78 78
      *
79 79
      * @param bool $status
80
-     * @return mixed
80
+     * @return null|boolean
81 81
      */
82 82
     public function setPassiveMode($status)
83 83
     {
Please login to merge, or discard this patch.