- Full name:
\App\Domain\Content\Command\RemoveFeaturedImageCommandHandler - This class implements:
CommandHandler
Properties
aggregateRepository
Methods
__construct
public __construct(\App\Domain\Content\Repository\ContentAggregateRepository $aggregateRepository): mixed
Parameters:
| Parameter | Type | Description |
|---|---|---|
$aggregateRepository |
\App\Domain\Content\Repository\ContentAggregateRepository |
handle
public handle(\App\Domain\Content\Command\RemoveFeaturedImageCommand|\Codefy\CommandBus\Command $command): void
Parameters:
| Parameter | Type | Description |
|---|---|---|
$command |
\App\Domain\Content\Command\RemoveFeaturedImageCommand|\Codefy\CommandBus\Command |
Throws:
AggregateNotFoundExceptionContainerExceptionInterfaceNotFoundExceptionInterfaceInvalidArgumentExceptionExceptionReflectionExceptionException