Skip to content

Commit

Permalink
Merge pull request #40 from ariaieboy/patch-1
Browse files Browse the repository at this point in the history
update doc block for static analyzer fix
  • Loading branch information
hosseinRezaei188 authored May 18, 2022
2 parents 19e165d + e4d72c9 commit f054f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Notification/KavenegarBaseNotification.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public function via($notifiable)
* Get the mail representation of the notification.
*
* @param mixed $notifiable
* @return \Illuminate\Notifications\Messages\MailMessage
* @return \Kavenegar\Laravel\Message\KavenegarMessage
*/
public function toKavenegar($notifiable)
{
Expand Down

0 comments on commit f054f95

Please sign in to comment.