mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Make note of some query heavy pages.
This commit is contained in:
@@ -76,7 +76,9 @@ class AmountFormat extends AbstractExtension
|
||||
/**
|
||||
* Will format the amount by the currency related to the given account.
|
||||
*
|
||||
* @return TwigFunction;
|
||||
* @return TwigFunction
|
||||
* @deprecated
|
||||
* TODO remove me because it executes a query in a view.
|
||||
*/
|
||||
protected function formatAmountByAccount(): TwigFunction
|
||||
{
|
||||
|
Reference in New Issue
Block a user