From a2054342bc7e5bc17dc2aff3dd940555ef7ea35b Mon Sep 17 00:00:00 2001 From: Arthur LORENT Date: Sun, 19 Feb 2023 20:59:19 +0100 Subject: [PATCH] Removed useless phpdoc --- src/Notifications/JobsAreStuck.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/Notifications/JobsAreStuck.php b/src/Notifications/JobsAreStuck.php index 8f04459..997d739 100644 --- a/src/Notifications/JobsAreStuck.php +++ b/src/Notifications/JobsAreStuck.php @@ -60,11 +60,6 @@ public function toMail(): MailMessage . '"php artisan queue:failed" command.')); } - /** - * Get the slack representation of the notification. - * - * @return \Illuminate\Notifications\Messages\SlackMessage - */ public function toSlack(): SlackMessage { return (new SlackMessage())->error()->content('⚠ '