WebVIEP Plugin

BoothItemId
in package

FinalYes

Value object representing a booth item identifier.

Table of Contents

Properties

$value  : int

Methods

__construct()  : mixed
__toString()  : string
String representation of the identifier.
equals()  : bool
Compare with another BoothItemId.
value()  : int
Numeric value of the identifier.

Properties

Methods

__construct()

public __construct(int $value) : mixed
Parameters
$value : int

Positive identifier

Tags
throws
InvalidArgumentException

__toString()

String representation of the identifier.

public __toString() : string
Return values
string

value()

Numeric value of the identifier.

public value() : int
Return values
int

        
On this page

Search results