Beispiel #1
0
 public function __construct(Account\FioAccount $account)
 {
     parent::__construct($account);
     $this->setCurrency('EUR');
 }