Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
dade1987 authored and Malebestia committed Sep 4, 2023
1 parent f292284 commit 5d303c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Emails/BeautyEmail.php
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,9 @@ public function raw($text, $callback) {
* @return array
*
*/
public function failures():array {
/*public function failures():array {
return $this->mailer->failures();
}
}*/

/**
* @return mixed
Expand Down

0 comments on commit 5d303c9

Please sign in to comment.