mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 14:12:15 +00:00
Code cleanup
This commit is contained in:
@@ -109,7 +109,7 @@ class ChartJsGenerator implements GeneratorInterface
|
||||
* ]
|
||||
* ]
|
||||
*
|
||||
* @SuppressWarnings(PHPMD.CyclomaticComplexity) // it's five.
|
||||
* // it's five.
|
||||
*
|
||||
* @param array $data
|
||||
*
|
||||
|
||||
@@ -60,7 +60,7 @@ interface GeneratorInterface
|
||||
* ]
|
||||
* ]
|
||||
*
|
||||
* @SuppressWarnings(PHPMD.CyclomaticComplexity) // it's five.
|
||||
* // it's five.
|
||||
*
|
||||
* @param array $data
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user