Documentation

Class7

Table of Contents

$id  : int
$name  : string
__construct()  : mixed
equals()  : bool
hashCode()  : int

Properties

Methods

__construct()

public __construct(int $id, string $name) : mixed
Parameters
$id : int
$name : string
Return values
mixed

equals()

public equals(mixed $other) : bool
Parameters
$other : mixed
Return values
bool

hashCode()

public hashCode() : int
Return values
int

Search results