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