@@ -82,7 +82,6 @@ |
||
| 82 | 82 | /** |
| 83 | 83 | * Maps a Response into a CheckerHasFailed exception and throws it. |
| 84 | 84 | * |
| 85 | - * @param \Psr\Http\Message\ResponseInterface $exception |
|
| 86 | 85 | * |
| 87 | 86 | * @throws \Pbmedia\ApiHealth\Checkers\CheckerHasFailed |
| 88 | 87 | * @return null |
@@ -25,7 +25,6 @@ |
||
| 25 | 25 | /** |
| 26 | 26 | * Get the notification's channels from the configuration file. |
| 27 | 27 | * |
| 28 | - * @param mixed $notifiable |
|
| 29 | 28 | * @return array|string |
| 30 | 29 | */ |
| 31 | 30 | public function via(): array |
@@ -25,7 +25,6 @@ |
||
| 25 | 25 | /** |
| 26 | 26 | * Get the notification's channels from the configuration file. |
| 27 | 27 | * |
| 28 | - * @param mixed $notifiable |
|
| 29 | 28 | * @return array|string |
| 30 | 29 | */ |
| 31 | 30 | public function via(): array |