RemoveResult extends Result implements JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Methods
- __construct() : mixed
- getId() : mixed
- jsonSerialize() : array<string|int, mixed>
Methods
__construct()
public
__construct(mixed $id) : mixed
Parameters
- $id : mixed
getId()
public
getId() : mixed
jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>