- Full name:
\App\Infrastructure\Services\ContentType\ContentTypeService - This class is marked as final and can't be subclassed
- This class is a Final class
Properties
event
dfdb
Methods
__construct
public __construct(\Psr\EventDispatcher\EventDispatcherInterface $event, \Qubus\Expressive\Database $dfdb): mixed
Parameters:
| Parameter | Type | Description |
|---|---|---|
$event |
\Psr\EventDispatcher\EventDispatcherInterface | |
$dfdb |
\Qubus\Expressive\Database |
findContentTypes
createContentType
Parameters:
| Parameter | Type | Description |
|---|---|---|
$data |
\App\Domain\ContentType\Validator\StoreContentTypeValidator |
updateContentType
Parameters:
| Parameter | Type | Description |
|---|---|---|
$data |
\App\Domain\ContentType\Validator\UpdateContentTypeValidator |
Throws:
deleteContentType
Parameters:
| Parameter | Type | Description |
|---|---|---|
$data |
\App\Domain\ContentType\Validator\DestroyContentTypeValidator |