mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 10:53:31 +00:00
More views and options for limits [skip ci]
This commit is contained in:
@@ -20,7 +20,6 @@ class Toolkit implements ToolkitInterface
|
||||
*/
|
||||
public function getDateRange()
|
||||
{
|
||||
\Log::debug('Should be mocked!');
|
||||
$preferences = \App::make('Firefly\Helper\Preferences\PreferencesHelperInterface');
|
||||
$viewRange = $preferences->get('viewRange', '1M');
|
||||
|
||||
|
Reference in New Issue
Block a user