Skip to content

Commit 2ab2122

Browse files
committed
Adding getPendingsCount
1 parent 9d41f71 commit 2ab2122

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Traits/Friendable.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,6 @@ public function getMutualFriendsCount($other)
355355
*/
356356
public function getPendingsCount($other)
357357
{
358-
359358
return $this->getPendingFriendships()->count();
360359
}
361360

0 commit comments

Comments
 (0)