8000 741 typehint paramfetcher by ianfp · Pull Request #745 · FriendsOfSymfony/FOSRestBundle · GitHub
[go: up one dir, main page]

Skip to content

741 typehint paramfetcher #745

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 3 commits into from
Apr 14, 2014

Conversation

ianfp
Copy link
Contributor
@ianfp ianfp commented Apr 14, 2014

Proposed fix for issue 741:

#741

lsmith77 added a commit that referenced this pull request Apr 14, 2014
@lsmith77 lsmith77 merged commit 2928917 into FriendsOfSymfony:master Apr 14, 2014
if ( null === $type ) {
return false;
}
return 'FOS\\RestBundle\\Request\\ParamFetcher' === $type->getName();
Copy link
Member

Choose a reason for hiding this comment

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

this should support typehinting the interface as well

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
0