You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure return type is in sync with overriden implementation
The return type must not be typechecked because this method actually can also return int if a `Illuminate\Contracts\Mail\Mailable` that implements `Illuminate\Contracts\Queue\ShouldQueue` is passed to it.
0 commit comments