Live update budget amounts.

This commit is contained in:
James Cole
2017-06-07 11:58:04 +02:00
parent 8bbd3063ec
commit 935fb015d3
4 changed files with 22 additions and 53 deletions

View File

@@ -204,7 +204,7 @@ class Amount
}
/**
* @return TransactionCurrency
* @return \FireflyIII\Models\TransactionCurrency
* @throws FireflyException
*/
public function getDefaultCurrency(): TransactionCurrency