@@ -18,7 +18,7 @@ |
||
18 | 18 | protected $config; |
19 | 19 | |
20 | 20 | /** |
21 | - * @param array $transaction_ids |
|
21 | + * @param string $transaction_ids |
|
22 | 22 | * @param string $account |
23 | 23 | */ |
24 | 24 | public function __construct($transaction_ids, $account = null) |