phpDocumentor

ContentDelete
in package
implements ContentDeleteInterface

Interfaces, Classes and Traits

ContentDeleteInterface

Table of Contents

$deletable  : bool
__construct()  : mixed
isDeletable()  : bool
Returns whether the content is deletable

Properties

Methods

__construct()

public __construct([bool $deletable = true ]) : mixed
Parameters
$deletable : bool = true
Return values
mixed

isDeletable()

Returns whether the content is deletable

public isDeletable() : bool
Tags
inheritDoc
Return values
bool

Search results