@@ -25,7 +25,7 @@ |
||
25 | 25 | * Get the notification's delivery channels. |
26 | 26 | * |
27 | 27 | * @param mixed $notifiable |
28 | - * @return array |
|
28 | + * @return string[] |
|
29 | 29 | */ |
30 | 30 | public function via($notifiable) |
31 | 31 | { |