[Backport] Fixes in catalog component blocks [2.3-develop] #15913
Merged
magento-engcom-team merged 1 commit intomagento:2.2-developfrom Jun 14, 2018
chirag-wagento:2.2-develop-PR-port-15558
Merged
[Backport] Fixes in catalog component blocks [2.3-develop] #15913magento-engcom-team merged 1 commit intomagento:2.2-developfrom chirag-wagento:2.2-develop-PR-port-15558
magento-engcom-team merged 1 commit intomagento:2.2-developfrom
chirag-wagento:2.2-develop-PR-port-15558
Conversation
Contributor
Author
|
@ishakhsuvarov Could you please check what cause failed travis? Thanks, |
Contributor
Author
|
Any update in this PR ? Thanks |
Contributor
|
Hi @chirag-wagento |
Contributor
|
Hi @chirag-wagento. Thank you for your contribution. Please, consider to port this solution to 2.3 release line. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original Pull Request
#15558
Description
This PR fixes a few PHPDocs and annotations typos along with wrong return type suggestions.
It also solves an issue with the method
Magento\Backend\Block\Widget\Grid\Extended::addColumn()invoking with 3 parameters when only 2 are required. See line 105Contribution checklist