inventory icon indicating copy to clipboard operation
inventory copied to clipboard

Fix whitespace in `GetIsManageStockForProduct.php`

Open convenient opened this issue 2 years ago • 0 comments

Description (*)

This is purely fixing some whitespace in the code. I can't imagine much testing is needed here 🤞 but let me know if / what you want.

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 are green)

convenient avatar Mar 03 '23 14:03 convenient