FriendInvitedListener
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- handle() : array<string|int, mixed>|null
Properties
$memberRepository
protected
SavedListMemberRepositoryInterface
$memberRepository
Methods
__construct()
public
__construct(SavedListMemberRepositoryInterface $memberRepository) : mixed
Parameters
- $memberRepository : SavedListMemberRepositoryInterface
handle()
public
handle(User $context, string $itemType, int $itemId) : array<string|int, mixed>|null
Parameters
- $context : User
- $itemType : string
- $itemId : int