ResourceModel implements JsonSerializable
Interfaces, Classes and Traits
- JsonSerializable
Table of Contents
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Methods
__construct()
public
__construct([stdClass|null $optionObject = null ]) : mixed
Parameters
- $optionObject : stdClass|null = null
Return values
mixed —jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>