Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information