- Full name:
\App\Infrastructure\Services\ContentType\Event\ContentTypeCreated - This class is marked as final and can't be subclassed
- This class is a Final class
Properties
contentType
Methods
__construct
public __construct(array{'id': string, 'title': string, 'slug': string, 'description': string} $contentType): mixed
Parameters:
| Parameter | Type | Description |
|---|---|---|
$contentType |
array{'id': string, 'title': string, 'slug': string, 'description': string} |