ListName
in package
implements
JsonSerializable
Class ListName
Interfaces, Classes and Traits
- JsonSerializable
Table of Contents
- $name : string
- __construct() : mixed
- ListName constructor.
- jsonSerialize() : mixed
- value() : string
Properties
$name
protected
string
$name
Methods
__construct()
ListName constructor.
public
__construct(string $name) : mixed
Parameters
- $name : string
Return values
mixed —jsonSerialize()
public
jsonSerialize() : mixed
Tags
Return values
mixed —value()
public
value() : string