Copied!

UpdateContentTypeDraftEvent

UpdateContentTypeDraftEvent.php : 15
Extends AfterEvent

Event emitted after action execution.

Methods

public__construct()

UpdateContentTypeDraftEvent.php : 23
public __construct(ContentTypeDraft $contentTypeDraft, ContentTypeUpdateStruct $contentTypeUpdateStruct)

Parameters

Name Type Default value Description
$contentTypeDraft ContentTypeDraft - -
$contentTypeUpdateStruct ContentTypeUpdateStruct - -

publicgetContentTypeDraft()

UpdateContentTypeDraftEvent.php : 31
public getContentTypeDraft() : ContentTypeDraft

Return values

ContentTypeDraft

publicgetContentTypeUpdateStruct()

UpdateContentTypeDraftEvent.php : 36
public getContentTypeUpdateStruct() : ContentTypeUpdateStruct

Return values

ContentTypeUpdateStruct