mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 02:52:44 +00:00
Code cleanup.
This commit is contained in:
@@ -33,7 +33,7 @@ use Illuminate\Http\Response;
|
||||
class CronController
|
||||
{
|
||||
/**
|
||||
* @return Application|ResponseFactory|Response
|
||||
* @return Application|Response|ResponseFactory
|
||||
*/
|
||||
public function cron()
|
||||
{
|
||||
|
Reference in New Issue
Block a user