Skip to content

adding isFriendWith

Pre-release
Pre-release
Compare
Choose a tag to compare
@merodiro merodiro released this 04 Jun 15:37
· 49 commits to master since this release

Check if user is friend with

$user->isFriendWith($anotherUser);

it returns true if they are friends and false if they aren't friends