- Full name:
\App\Infrastructure\Services\Product\ProductService - This class is marked as final and can't be subclassed
- This class is a Final class
Properties
event
Methods
__construct
Parameters:
| Parameter | Type | Description |
|---|---|---|
$event |
\Psr\EventDispatcher\EventDispatcherInterface |
findProducts
Throws:
findById
Parameters:
| Parameter | Type | Description |
|---|---|---|
$id |
string |
Throws:
ContainerExceptionInterfaceInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionException
createProduct
Parameters:
| Parameter | Type | Description |
|---|---|---|
$data |
\App\Domain\Product\Validator\StoreProductValidator |
Throws:
updateProduct
Parameters:
| Parameter | Type | Description |
|---|---|---|
$data |
\App\Domain\Product\Validator\UpdateProductValidator |
removeFeaturedImage
Parameters:
| Parameter | Type | Description |
|---|---|---|
$data |
\App\Domain\Product\Validator\FeaturedImageValidator |
Throws:
deleteProduct
Parameters:
| Parameter | Type | Description |
|---|---|---|
$data |
\App\Domain\Product\Validator\DestroyProductValidator |
Throws:
UnresolvableCommandHandlerExceptionContainerExceptionInterfaceCommandPropertyNotFoundExceptionNotFoundExceptionInterfaceInvalidArgumentExceptionExceptionReflectionExceptionTypeException