multicaret / laravel-acquaintances

This package gives Eloquent models the ability to manage friendships (with groups), followships along with Likes, favorites..etc.
https://laravel-news.com/manage-friendships-likes-and-more-with-the-acquaintances-laravel-package
MIT License
808 stars 72 forks source link

change return type of Friendable::friendFriendships #99

Closed FlYos closed 1 year ago

FlYos commented 1 year ago

Change the return type of phpdoc, see issue #96

mkwsra commented 1 year ago

Thank you for this PR, appreciated