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