laravel-ide-helper icon indicating copy to clipboard operation
laravel-ide-helper copied to clipboard

Fix invalid phpdoc for casted property without return (#1236)

Open edgardmessias opened this issue 4 years ago • 1 comments

Summary

Fix invalid phpdoc for casted property without return type

Type of change

  • [x] Bug fix (non-breaking change which fixes an issue)

Checklist

  • [ ] Existing tests have been adapted and/or new tests have been added
  • [ ] Add a CHANGELOG.md entry
  • [ ] Update the README.md
  • [ ] Code style has been fixed via composer fix-style

edgardmessias avatar Oct 07 '21 16:10 edgardmessias

Yes, I can try add some test for this case

edgardmessias avatar Oct 12 '21 18:10 edgardmessias