mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Remove all time jumps because they’re unclear and complex.
This commit is contained in:
@@ -29,6 +29,8 @@ class Amount implements ConverterInterface
|
||||
* @param $value
|
||||
*
|
||||
* @return string
|
||||
*
|
||||
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
|
||||
*/
|
||||
public function convert($value): string
|
||||
{
|
||||
|
Reference in New Issue
Block a user