ChangedField
extends Model
in package
Table of Contents
- $data : array<string|int, mixed>
- $handler : string
- $id : id
- $name : string
- getTemplate() : string|null
- Get the template used to render this changed field description
Properties
$data
public
array<string|int, mixed>
$data
$handler
public
string
$handler
$id
public
id
$id
$name
public
string
$name
Methods
getTemplate()
Get the template used to render this changed field description
public
getTemplate() : string|null