ContentDelete
in package
implements
ContentDeleteInterface
Interfaces, Classes and Traits
Table of Contents
- $deletable : bool
- __construct() : mixed
- isDeletable() : bool
- Returns whether the content is deletable
Properties
$deletable
private
bool
$deletable
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