Skip to content

[5.6] Support Illuminate\View\View @param type on response() helper #24947

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

Merged
merged 2 commits into from
Jul 26, 2018

Conversation

brendt
Copy link
Contributor

@brendt brendt commented Jul 24, 2018

The @param typehint for passing View objects to the response() helper was missing, causing static analysers to show an error. It's the same kind of issue #24888 addressed.

@taylorotwell taylorotwell merged commit 4aabbd4 into laravel:5.6 Jul 26, 2018
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