mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Expand tests, do code cleanup.
This commit is contained in:
@@ -27,6 +27,11 @@ use FireflyIII\Models\CurrencyExchangeRate;
|
||||
use FireflyIII\Models\TransactionCurrency;
|
||||
use FireflyIII\User;
|
||||
|
||||
/**
|
||||
* Interface ExchangeRateInterface
|
||||
*
|
||||
* @package FireflyIII\Services\Currency
|
||||
*/
|
||||
interface ExchangeRateInterface
|
||||
{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user