phpDocumentor

Id implements IdInterface

Class Id

Interfaces, Classes and Traits

IdInterface
Interface IdInterface

Table of Contents

$id  : int|null
__construct()  : mixed
Id constructor.
value()  : int

Properties

Methods

__construct()

Id constructor.

public __construct(int|null $id) : mixed
Parameters
$id : int|null
Return values
mixed

value()

public value() : int
Tags
inheritDoc
Return values
int

Search results