phpDocumentor

ListName implements JsonSerializable

Class ListName

Interfaces, Classes and Traits

JsonSerializable

Table of Contents

$name  : string
__construct()  : mixed
ListName constructor.
jsonSerialize()  : mixed
value()  : string

Properties

Methods

__construct()

ListName constructor.

public __construct(string $name) : mixed
Parameters
$name : string
Return values
mixed

jsonSerialize()

public jsonSerialize() : mixed
Tags
inheritDoc
Return values
mixed

value()

public value() : string
Return values
string

Search results