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

Add pivot class property

Open d3v2a opened this issue 6 months ago • 1 comments

Summary

This PR add pivot property when using a pivot model on BelongsToMany relation

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update
  • [ ] Misc. change (internal, infrastructure, maintenance, etc.)

Checklist

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

d3v2a avatar Feb 16 '24 21:02 d3v2a

Hmm two tests are failing

barryvdh avatar Feb 17 '24 07:02 barryvdh

@barryvdh Is there anything more to do?

d3v2a avatar Mar 09 '24 23:03 d3v2a