Skip to content

Adjust autosuggest URL to include current store id #15

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 4 commits into from
May 15, 2017

Conversation

avstudnitz
Copy link
Contributor

No description provided.

@avstudnitz avstudnitz requested a review from schmengler May 15, 2017 12:17
use Magento\Search\Helper\Data as Subject;
use Magento\Store\Model\StoreManagerInterface;

class DataPlugin
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the naming Plugin\Helper\DataPlugin can be improved, it does not express much and adds needless namespace nesting. Of course, for plugins it make sense to reflect in the naming what they are intercepting, but for ex. Plugin\SearchHelperPlugin would make this even more clear.

(by the way, my original Model\Plugin\* classes should have better been in Plugin\* as well, so thanks for creating this new namespace)

@avstudnitz avstudnitz merged commit d954a4d into develop May 15, 2017
@avstudnitz avstudnitz deleted the fix-autosuggest-url branch May 15, 2017 13:09
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