phpDocumentor

Title
in package
implements JsonSerializable

Interfaces, Classes and Traits

JsonSerializable

Table of Contents

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

Properties

$title

private string $title

Methods

__construct()

Constructor.

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

jsonSerialize()

public jsonSerialize() : string
Tags
inheritDoc
Return values
string

value()

Return title.

public value() : string
Return values
string

Search results