GetFriendListListener
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- handle() : Collection
Properties
$listRepository
protected
FriendListRepositoryInterface
$listRepository
Methods
__construct()
public
__construct(FriendListRepositoryInterface $listRepository) : mixed
Parameters
- $listRepository : FriendListRepositoryInterface
handle()
public
handle(User|null $context[, array<string|int, mixed> $params = [] ]) : Collection
Parameters
- $context : User|null
- $params : array<string|int, mixed> = []