Documentation

Model
in package
implements ModelInterface

Interfaces, Classes, Traits and Enums

ModelInterface

Table of Contents

mapFrom()  : array<string|int, mixed>
toArray()  : array<string|int, mixed>
toJson()  : string
toObject()  : object

Methods

mapFrom()

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

toArray()

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

toJson()

public toJson() : string
Return values
string

toObject()

public toObject() : object
Return values
object

Search results