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.3] Pass through the fallback #16426

Merged
merged 3 commits into from
Nov 16, 2016
Merged

[5.3] Pass through the fallback #16426

merged 3 commits into from
Nov 16, 2016

Conversation

browner12
Copy link
Contributor

allow the fallback to be pass through from the back helper

allow the fallback to be pass through from the `back` helper
@taylorotwell
Copy link
Member

I thought it was a string variable? The doc block you added says boolean?

@browner12
Copy link
Contributor Author

oops, my bad. the IDE saw the default false and added it for me. I'll switch it.

@GrahamCampbell GrahamCampbell changed the title pass through the fallback [5.3] Pass through the fallback Nov 16, 2016
@@ -157,11 +157,12 @@ function auth($guard = null)
*
* @param int $status
* @param array $headers
* @param string $fallback
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

string|false

@taylorotwell taylorotwell merged commit 52b182c into laravel:5.3 Nov 16, 2016
@browner12 browner12 deleted the fallback-passthrough branch November 16, 2016 15:09
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.

3 participants