Completed
Pull Request — master (#2)
by
unknown
11:51
created
src/Httprequest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -517,7 +517,7 @@
 block discarded – undo
517 517
     /**
518 518
      * Get transport channel (curl channel or stream context)
519 519
      *
520
-     * @return  mixed
520
+     * @return  resource
521 521
      */
522 522
     final public function getChannel() {
523 523
 
Please login to merge, or discard this patch.