Documentation

ListId implements JsonSerializable

Class ListId

Interfaces, Classes and Traits

JsonSerializable

Table of Contents

$listId  : int
__construct()  : mixed
ListId constructor.
jsonSerialize()  : mixed
value()  : int

Properties

Methods

__construct()

ListId constructor.

public __construct(int $listId) : mixed
Parameters
$listId : int
Return values
mixed

jsonSerialize()

public jsonSerialize() : mixed
Tags
inheritDoc
Return values
mixed

value()

public value() : int
Return values
int

Search results