CanUploadResult extends Result implements JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Methods
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
- reject() : self
Methods
__construct()
public
__construct() : mixed
jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>
Return values
array<string|int, mixed>reject()
public
static reject() : self