number_format((float)str_replace(',', '.', $this->amount), 2, '.', ''), 'currency' => $this->currency ); } }