File implements Arrayable
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- toArray() : array<string|int, mixed>
Properties
$id read-only
public
int
$id
$src read-only
public
string
$src
Methods
__construct()
public
__construct(int $id, string $src) : mixed
Parameters
- $id : int
- $src : string
toArray()
public
toArray() : array<string|int, mixed>