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

Fixed php notice when invalid ui_component config is used #12239

Merged

Conversation

vovayatsyuk
Copy link
Member

Description

Just a tiny fix. Move $argument['instance'] usage below isset($argument['instance']) check.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@ishakhsuvarov ishakhsuvarov self-assigned this Nov 14, 2017
@ishakhsuvarov ishakhsuvarov added this to the November 2017 milestone Nov 14, 2017
@magento-team magento-team merged commit 7f6b560 into magento:2.2-develop Nov 15, 2017
magento-team pushed a commit that referenced this pull request Nov 15, 2017
[EngCom] Public Pull Requests - 2.2-develop
 - MAGETWO-83815: Fixed php notice when invalid ui_component config is used #12239
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.

3 participants