MediaAddToAlbumListener
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- handle() : Content|null
Properties
$repository
private
PhotoRepositoryInterface
$repository
Methods
__construct()
public
__construct(PhotoRepositoryInterface $repository) : mixed
Parameters
- $repository : PhotoRepositoryInterface
handle()
public
handle(User $user, array<string, mixed> $params) : Content|null
Parameters
- $user : User
- $params : array<string, mixed>