mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Implemented wrong interface.
This commit is contained in:
@@ -24,4 +24,4 @@
|
||||
</rule>
|
||||
|
||||
|
||||
</ruleset>
|
||||
</ruleset>
|
||||
|
@@ -319,4 +319,4 @@
|
||||
</rules>
|
||||
</arrangement>
|
||||
</codeStyleSettings>
|
||||
</code_scheme>
|
||||
</code_scheme>
|
||||
|
@@ -33,4 +33,4 @@
|
||||
</rule>
|
||||
|
||||
|
||||
</ruleset>
|
||||
</ruleset>
|
||||
|
@@ -9,7 +9,7 @@ use Illuminate\Support\Collection;
|
||||
*
|
||||
* @package FireflyIII\Generator\Chart\Report
|
||||
*/
|
||||
class ChartJsReportChartGenerator implements ReportChartGenerator
|
||||
class ChartJsReportChartGenerator implements ReportChartGeneratorInterface
|
||||
{
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user