phpDocumentor

Title implements JsonSerializable

Class Title

Interfaces, Classes and Traits

JsonSerializable

Table of Contents

$title  : string
__construct()  : mixed
Title constructor.
jsonSerialize()  : mixed
value()  : string

Properties

$title

protected string $title

Methods

__construct()

Title constructor.

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

jsonSerialize()

public jsonSerialize() : mixed
Tags
inheritDoc
Return values
mixed

value()

public value() : string
Return values
string

Search results