mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 06:14:59 +00:00
fixes after merge of master into upgrade-sf4
This commit is contained in:
@@ -27,9 +27,7 @@ use Symfony\Component\Routing\Annotation\Route;
|
||||
|
||||
class RemoteCalendarMSGraphSyncController
|
||||
{
|
||||
public function __construct(private readonly MessageBusInterface $messageBus)
|
||||
{
|
||||
}
|
||||
public function __construct(private readonly MessageBusInterface $messageBus) {}
|
||||
|
||||
/**
|
||||
* @Route("/public/incoming-hook/calendar/msgraph/events/{userId}", name="chill_calendar_remote_msgraph_incoming_webhook_events",
|
||||
|
Reference in New Issue
Block a user