Friend
extends Facade
in package
Class Friend Facade.
Tags
Table of Contents
Methods
- getFriendship() : int
- getUsersForMention() : Collection
- isFriend() : bool
- getFacadeAccessor() : string
Methods
getFriendship()
public
static getFriendship(User $user, User $owner) : int
Parameters
Return values
intgetUsersForMention()
public
static getUsersForMention(array<string|int, mixed> $ids) : Collection
Parameters
- $ids : array<string|int, mixed>
Return values
CollectionisFriend()
public
static isFriend(User $user, User $owner) : bool
Parameters
Return values
boolgetFacadeAccessor()
protected
static getFacadeAccessor() : string