mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Code cleanup
This commit is contained in:
@@ -87,7 +87,9 @@ interface CurrencyRepositoryInterface
|
||||
|
||||
/**
|
||||
* Find by currency name.
|
||||
*
|
||||
* @deprecated
|
||||
*
|
||||
* @param string $currencyName
|
||||
*
|
||||
* @return TransactionCurrency
|
||||
@@ -105,7 +107,9 @@ interface CurrencyRepositoryInterface
|
||||
|
||||
/**
|
||||
* Find by currency symbol.
|
||||
*
|
||||
* @deprecated
|
||||
*
|
||||
* @param string $currencySymbol
|
||||
*
|
||||
* @return TransactionCurrency
|
||||
|
Reference in New Issue
Block a user