mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 21:23:36 +00:00
Update code, work to pass filters. [skip ci]
This commit is contained in:
@@ -5,6 +5,6 @@ namespace Firefly\Helper\Toolkit;
|
||||
|
||||
interface ToolkitInterface
|
||||
{
|
||||
public static function getDateRange();
|
||||
public function getDateRange();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user