@@ -22,7 +22,7 @@ |
||
22 | 22 | $withoutEscape = new Response(''); |
23 | 23 | $escaped = clone $withoutEscape; |
24 | 24 | |
25 | - $segments = $response->invokeArgs($withoutEscape, [ |
|
25 | + $segments = $response->invokeArgs($withoutEscape, [ |
|
26 | 26 | 'HISAL:5:5:3+111111111::280:111111111+GiroBest+EUR+C:9999,99:EUR:20161018+C:0,:EUR:20161018+0,:EUR+9999,99:EUR', |
27 | 27 | ]); |
28 | 28 |