Skip to content

Call to Mailer::later is incompatible with Laravel 5.5 interface #4

Description

@qmcree

The call to Illuminate\Contracts\Mail\Mailer::later is incompatible with the new method's interface updated in Laravel 5.5.

return $this->mailer->later($delay, $this->view, $this->data, $this->prepareCallback());

https://github.com/laravel/framework/blob/a47b50a5981c0cf0139939dfaea4191784b65acb/src/Illuminate/Contracts/Mail/MailQueue.php#L24

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions