mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-16 14:48:11 +00:00
🤖 Auto commit for release 'develop' on 2025-11-09
This commit is contained in:
@@ -37,7 +37,7 @@ class CronController
|
||||
/**
|
||||
* @return Application|Response|ResponseFactory
|
||||
*/
|
||||
public function cron(): ResponseFactory|Response
|
||||
public function cron(): Response|ResponseFactory
|
||||
{
|
||||
Log::error('The cron endpoint has moved to GET /api/v1/cron/[token]');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user