mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-06 12:45:30 +00:00
Various code cleanup.
This commit is contained in:
@@ -31,7 +31,7 @@ use Log;
|
||||
class CronController
|
||||
{
|
||||
/**
|
||||
* @return string
|
||||
* @return \Illuminate\Contracts\Foundation\Application|\Illuminate\Contracts\Routing\ResponseFactory|\Illuminate\Http\Response
|
||||
*/
|
||||
public function cron()
|
||||
{
|
||||
|
Reference in New Issue
Block a user