WebVIEP Plugin

ContactRequestId

FinalYes

Value object for contact request identifiers.

Table of Contents

Properties

$value  : string

Methods

__construct()  : mixed
__toString()  : string
String representation.
equals()  : bool
value()  : string
Return the raw identifier.

Properties

Methods

__construct()

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

Non-empty identifier

Tags
throws
InvalidArgumentException

__toString()

String representation.

public __toString() : string
Return values
string

value()

Return the raw identifier.

public value() : string
Return values
string

        
On this page

Search results