chore: rector
Some checks failed
tests / ci (push) Has been cancelled

This commit is contained in:
Benjamin Nussbaum 2025-10-02 22:28:01 +02:00
parent 203584107f
commit 91e222f7a6
6 changed files with 21 additions and 18 deletions

View file

@ -36,7 +36,7 @@ class BatteryLow extends Notification
return (new MailMessage)->markdown('mail.battery-low', ['device' => $this->device]);
}
public function toWebhook(object $notifiable)
public function toWebhook(object $notifiable): \App\Notifications\Messages\WebhookMessage
{
return WebhookMessage::create()
->data([