Index Documentation

JsonContent
in package
implements Stringable, IHttpContent, JsonSerializable

Table of Contents

Interfaces

Stringable
IHttpContent
JsonSerializable

Methods

__construct()  : mixed
__toString()  : string
encode()  : string
fromEncoded()  : JsonContent
fromFile()  : JsonContent
fromRequest()  : JsonContent
getContent()  : mixed
jsonSerialize()  : mixed

Methods

__construct()

public __construct(mixed $content) : mixed
Parameters
$content : mixed

__toString()

public __toString() : string
Return values
string

encode()

public encode() : string
Return values
string

        
On this page

Search results