phpDocumentor

Name
in package
implements JsonSerializable

Interfaces, Classes and Traits

JsonSerializable

Table of Contents

$name  : string
__construct()  : mixed
Constructor.
jsonSerialize()  : string
value()  : string
Return value.

Properties

$name

protected string $name

Methods

__construct()

Constructor.

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

jsonSerialize()

public jsonSerialize() : string
Tags
inheritDoc
Return values
string

value()

Return value.

public value() : string
Return values
string

Search results