EditorTemplate
extends Entity
in package
Class EditorTemplate
Table of Contents
- $created : FrozenTime
- $description : string
- $html : string
- $id : int
- $image : string
- $modified : FrozenTime
- $name : string
- $_accessible : array<string|int, mixed>
- Accessible
Properties
$created
public
FrozenTime
$created
$description
public
string
$description
$html
public
string
$html
$id
public
int
$id
$image
public
string
$image
$modified
public
FrozenTime
$modified
$name
public
string
$name
$_accessible
Accessible
protected
array<string|int, mixed>
$_accessible
= ['*' => true, 'id' => false]