GetUrlPhotoByIdListener
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- handle() : array<string|int, mixed>|null
Properties
$repository
protected
PhotoRepositoryInterface
$repository
Methods
__construct()
public
__construct(PhotoRepositoryInterface $repository) : mixed
Parameters
- $repository : PhotoRepositoryInterface
handle()
public
handle(int $id, string $type) : array<string|int, mixed>|null
Parameters
- $id : int
- $type : string