@@ -56,7 +56,6 @@ discard block |
||
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 |
||
65 | 64 | } |
66 | 65 | |
67 | 66 | /** |
68 | - |
|
69 | 67 | * @param integer $maxPayloadSize representation of max payload size |
70 | 68 | * @return $this |
71 | 69 | */ |