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

Fix call to non-existent method #188

Merged
merged 1 commit into from Feb 22, 2012
Merged

Fix call to non-existent method #188

merged 1 commit into from Feb 22, 2012

Conversation

Problematic
Copy link
Contributor

I'm fairly certain this is an appropriate fix for this; I was getting Fatal error: Call to undefined method FOS\RestBundle\Routing\Loader\RestRouteProcessor::getAbsolutePath() when attempting to import a bundle's routing.yml file from app/config/routing.yml with type:rest

This change causes it to work as expected.

@ghost ghost assigned everzet Feb 22, 2012
everzet added a commit that referenced this pull request Feb 22, 2012
Fix call to non-existent method
@everzet everzet merged commit 468549e into FriendsOfSymfony:master Feb 22, 2012
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.

None yet

2 participants