CreateFriendListListener
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- handle() : FriendList|null
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> $attributes) : FriendList|null
Parameters
- $context : User|null
- $attributes : array<string|int, mixed>