@@ -4,7 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | use Genkgo\Camt\DTO; |
| 6 | 6 | use \SimpleXMLElement; |
| 7 | -use Genkgo\Camt\Iban; |
|
| 8 | 7 | |
| 9 | 8 | abstract class EntryTransactionDetail |
| 10 | 9 | { |
@@ -112,7 +112,6 @@ |
||
| 112 | 112 | } |
| 113 | 113 | |
| 114 | 114 | /** |
| 115 | - * @param string $copyDuplicateIndicator |
|
| 116 | 115 | */ |
| 117 | 116 | public function getCopyDuplicateIndicator() |
| 118 | 117 | { |