Completed
Pull Request — master (#9)
by
unknown
01:28
created
src/Notifications/ConfirmEmail.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
      * Get the notification's delivery channels.
16 16
      *
17 17
      * @param  mixed  $notifiable
18
-     * @return array
18
+     * @return string[]
19 19
      */
20 20
     public function via($notifiable)
21 21
     {
Please login to merge, or discard this patch.