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

Changed constructor to use interface instead of direct classname #6775

Merged
merged 1 commit into from
Mar 22, 2017
Merged

Changed constructor to use interface instead of direct classname #6775

merged 1 commit into from
Mar 22, 2017

Commits on Oct 26, 2016

  1. Changed constructor to use interface instead of direct classname

    Constructor should use an interface instead of a direct classname so it can be overwritten when necessary. In the di.xml this was already done, but in this constructor it didn't use the interface yet, so this has been changed.
    dverkade committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    46deb64 View commit details
    Browse the repository at this point in the history