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 an extra space while clearing indexed stock items. #6132

Merged
merged 1 commit into from
Mar 26, 2017
Merged

Remove an extra space while clearing indexed stock items. #6132

merged 1 commit into from
Mar 26, 2017

Conversation

nntoan
Copy link
Contributor

@nntoan nntoan commented Aug 12, 2016

Remove an extra space while clearing indexed stock items.
It should be

$this->itemsForReindex->clear();

instead of:

$this->itemsForReindex ->clear();

I know that the compiler doesn't complain about this at all, but shall we make it prettier? :)

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Aug 12, 2016

CLA assistant check
All committers have signed the CLA.

@nntoan nntoan changed the title Remove extra space while calling function Remove an extra space while clearing indexed stock items. Aug 12, 2016
@vrann vrann self-assigned this Mar 25, 2017
@vrann vrann added this to the March 2017 milestone Mar 25, 2017
@vrann
Copy link
Contributor

vrann commented Mar 26, 2017

@nntoan merged, thank you for the contribution!

@magento-team magento-team merged commit 3dd328d into magento:develop Mar 26, 2017
@nntoan nntoan deleted the patch-cataloginventory-stock branch March 26, 2017 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants