File implements JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Properties
- $name : string
Methods
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$name read-only
public
string
$name
Methods
__construct()
public
__construct(string $name) : mixed
Parameters
- $name : string
jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>