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

Remove static MimetypeHelper. #5

Merged
merged 5 commits into from
Jul 19, 2016
Merged

Remove static MimetypeHelper. #5

merged 5 commits into from
Jul 19, 2016

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Jul 18, 2016

Fix issue #4

This will allow you to use whatever mimetype helper you want.

@Nyholm Nyholm mentioned this pull request Jul 18, 2016
@Nyholm
Copy link
Member Author

Nyholm commented Jul 19, 2016

Ping @dbu

return $this->mimetypeHelper;
}

/**
Copy link
Contributor

Choose a reason for hiding this comment

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

i would add a doc here that explains this is to overwrite the default mimetype helper if one needs custom behaviour.

@dbu
Copy link
Contributor

dbu commented Jul 19, 2016

looks good. i seem to not have been subscribed to this repo, watching it now.

@Nyholm
Copy link
Member Author

Nyholm commented Jul 19, 2016

Thank you

@Nyholm Nyholm merged commit d8c6e00 into master Jul 19, 2016
@Nyholm Nyholm deleted the dev-issue4 branch July 19, 2016 12:14
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