Copied!

BeforeDeleteContentTypeEvent

BeforeDeleteContentTypeEvent.php : 14
Extends BeforeEvent

Event emitted before action execution.

Methods

public__construct()

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

Parameters

Name Type Default value Description
$contentType ContentType - -

publicgetContentType()

BeforeDeleteContentTypeEvent.php : 24
public getContentType() : ContentType

Return values

ContentType