Documentation

ResourceModel
in package
implements JsonSerializable

Tags

Interfaces, Classes, Traits and Enums

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
Tags
Return values
mixed

jsonSerialize()

public jsonSerialize() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>

        

Search results