Completed
Push — develop ( 8a30c6...529050 )
by David
03:04
created
src/Exception/Http/ClientError/PayloadTooLargeException.php 1 patch
Indentation   -2 removed lines patch added patch discarded remove patch
@@ -56,7 +56,6 @@  discard block
 block discarded – undo
56 56
     }
57 57
 
58 58
     /**
59
-
60 59
      * @return integer representation of max payload size
61 60
      */
62 61
     public function getMaxPayloadSize()
@@ -65,7 +64,6 @@  discard block
 block discarded – undo
65 64
     }
66 65
 
67 66
     /**
68
-
69 67
      * @param integer $maxPayloadSize representation of max payload size
70 68
      * @return $this
71 69
      */
Please login to merge, or discard this patch.