- Full name:
\App\Infrastructure\Services\Content\ContentService - 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 |
findType
Parameters:
| Parameter | Type | Description |
|---|---|---|
$type |
string |
Throws:
CommandPropertyNotFoundExceptionReflectionExceptionUnresolvableQueryHandlerExceptionTypeExceptionException
findById
Parameters:
| Parameter | Type | Description |
|---|---|---|
$id |
string |
Throws:
ContainerExceptionInterfaceInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionException
createContent
Parameters:
| Parameter | Type | Description |
|---|---|---|
$data |
\App\Domain\Content\Validator\StoreContentValidator |
Throws:
updateContent
Parameters:
| Parameter | Type | Description |
|---|---|---|
$data |
\App\Domain\Content\Validator\UpdateContentValidator |
removeFeaturedImage
Parameters:
| Parameter | Type | Description |
|---|---|---|
$data |
\App\Domain\Content\Validator\FeaturedImageValidator |
Throws:
deleteContent
Parameters:
| Parameter | Type | Description |
|---|---|---|
$data |
\App\Domain\Content\Validator\DestroyContentValidator |
Throws:
UnresolvableCommandHandlerExceptionContainerExceptionInterfaceCommandPropertyNotFoundExceptionNotFoundExceptionInterfaceInvalidArgumentExceptionExceptionReflectionExceptionTypeException