mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 02:03:40 +00:00
Implemented wrong interface.
This commit is contained in:
@@ -9,7 +9,7 @@ use Illuminate\Support\Collection;
|
|||||||
*
|
*
|
||||||
* @package FireflyIII\Generator\Chart\Report
|
* @package FireflyIII\Generator\Chart\Report
|
||||||
*/
|
*/
|
||||||
class ChartJsReportChartGenerator implements ReportChartGenerator
|
class ChartJsReportChartGenerator implements ReportChartGeneratorInterface
|
||||||
{
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user