UpdateSearchForFirstMediaListener
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- handle() : bool|null
Properties
$repository
protected
PhotoGroupRepositoryInterface
$repository
Methods
__construct()
public
__construct(PhotoGroupRepositoryInterface $repository) : mixed
Parameters
- $repository : PhotoGroupRepositoryInterface
handle()
public
handle(Model $model, string|null $content, int $rest) : bool|null
Parameters
- $model : Model
- $content : string|null
- $rest : int