Copied!

DeleteContentTypeEvent

DeleteContentTypeEvent.php : 14
Extends AfterEvent

Event emitted after action execution.

Methods

public__construct()

DeleteContentTypeEvent.php : 19
public __construct(ContentType $contentType)

Parameters

Name Type Default value Description
$contentType ContentType - -

publicgetContentType()

DeleteContentTypeEvent.php : 24
public getContentType() : ContentType

Return values

ContentType