Documentation

TransactionServiceId
in package

Tags

Table of Contents

$id  : string
__construct()  : mixed
__toString()  : string
Returns the identifier as a string.
matches()  : bool
Returns true if the identifier matches another.

Properties

Methods

__construct()

public __construct(string $id) : mixed
Parameters
$id : string
Tags
Return values
mixed

__toString()

Returns the identifier as a string.

public __toString() : string
Tags
Return values
string

Search results