WidgetPosition implements JsonSerializable
Read onlyYes
FinalYes
Table of Contents
Interfaces
- JsonSerializable
Methods
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Methods
__construct()
public
__construct(string $identifier, int $height, int $width, int $y, int $x) : mixed
Parameters
- $identifier : string
- $height : int
- $width : int
- $y : int
- $x : int
jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>