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 namespace for Model class #5

Merged
merged 1 commit into from
Aug 25, 2015

Conversation

kasperg
Copy link
Contributor

@kasperg kasperg commented Jan 29, 2015

There seems to be a mixup between the location and the namespace of the Model class.

This results in PHP Fatal error: Class 'Swagger\Model' not found in [...]/thefrozenfire/swagger/src/Swagger/ApiDeclaration.php on line 30.

This change changes the namespace of the class to match the location.

@TheFrozenFire
Copy link
Owner

👍

TheFrozenFire added a commit that referenced this pull request Aug 25, 2015
@TheFrozenFire TheFrozenFire merged commit 7007e45 into TheFrozenFire:master Aug 25, 2015
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