mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 10:53:31 +00:00
Code cleanup [skip-ci]
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
namespace Firefly\Helper\Toolkit;
|
||||
|
||||
|
||||
interface ToolkitInterface {
|
||||
interface ToolkitInterface
|
||||
{
|
||||
public static function getDateRange();
|
||||
|
||||
}
|
Reference in New Issue
Block a user