Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.4] Fix getDefaultDriver implementation #15233

Closed
wants to merge 1 commit into from

Conversation

anteriovieira
Copy link
Contributor

Method getDefaultDriver in Illuminate\Support\Manager.

    /**
     * Get the default driver name.
     *
     * @return string
     */
    abstract public function getDefaultDriver();

@anteriovieira anteriovieira changed the title Fix getDefaultDriver implementation [5.3] Fix getDefaultDriver implementation Sep 2, 2016
@taylorotwell
Copy link
Member

Should go to 5.3 branch.

@anteriovieira
Copy link
Contributor Author

👍

@GrahamCampbell GrahamCampbell changed the title [5.3] Fix getDefaultDriver implementation [5.4] Fix getDefaultDriver implementation Sep 5, 2016
@anteriovieira anteriovieira deleted the channel branch September 19, 2016 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants