bootdesk/chat-sdk

EmojiValue
in package

Table of Contents

Properties

$name  : string
$registry  : array<string|int, mixed>

Methods

__toString()  : string
get()  : self
toJson()  : string
__construct()  : mixed

Properties

$registry

private static array<string|int, mixed> $registry = []

Methods

__toString()

public __toString() : string
Return values
string

get()

public static get(string $name) : self
Parameters
$name : string
Return values
self

toJson()

public toJson() : string
Return values
string

__construct()

private __construct(string $name) : mixed
Parameters
$name : string
On this page

Search results