Image
in package
Table of Contents
Properties
- $author : string|null
- Author ID of the image, if selected.
- $caption : string|null
- Image caption, if filled.
- $image : string
- Name of the image to serve it later.
Methods
- toArray() : array<string|int, mixed>
Properties
$author
Author ID of the image, if selected.
public
string|null
$author
= null
$caption
Image caption, if filled.
public
string|null
$caption
= null
$image
Name of the image to serve it later.
public
string
$image
Methods
toArray()
public
toArray() : array<string|int, mixed>