You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I am not mistaken, I believe the PHPDoc is wrong for the return type.
It should be Illuminate\Database\Eloquent\Builder instead of Illuminate\Database\Eloquent\Collection, It's right ?
Yes indeed, please give it a run on your locale machine after you change the libraries file from within /vendor and if everything is okay, can you please create a PR? I would be glad to accept it.
Hi,
If I am not mistaken, I believe the PHPDoc is wrong for the return type.
It should be
Illuminate\Database\Eloquent\Builder
instead ofIlluminate\Database\Eloquent\Collection
, It's right ?laravel-acquaintances/src/Traits/Friendable.php
Lines 428 to 467 in 74038bc
The text was updated successfully, but these errors were encountered: