@@ -268,7 +268,6 @@ |
||
268 | 268 | |
269 | 269 | /** |
270 | 270 | * Send the previously prepared request, log request and response into the database and return the response |
271 | - |
|
272 | 271 | * @param PayoneMethod $oPayment |
273 | 272 | * @return array |
274 | 273 | */ |
@@ -61,7 +61,7 @@ |
||
61 | 61 | * |
62 | 62 | * @var \Payone\Core\Helper\Toolkit |
63 | 63 | */ |
64 | - protected $toolkitHelper; |
|
64 | + protected $toolkitHelper; |
|
65 | 65 | |
66 | 66 | /** |
67 | 67 | * Constructor |