@@ -328,7 +328,7 @@ |
||
328 | 328 | ], $this->options); |
329 | 329 | |
330 | 330 | $this->post = $this->post->merge($config); |
331 | - if ($method === 'verifyipn') { |
|
331 | + if ($method === 'verifyipn') { |
|
332 | 332 | $this->post->forget('METHOD'); |
333 | 333 | } |
334 | 334 | } |