ParcelTrackingCodeComment

Class ParcelTrackingCodeComment

package

Default

Methods

TrackingCodesComment constructor.

__construct(string $comment) 

Private to enforce usage of named constructor.

Arguments

$comment

string

Tracking code comment.

Returns the comment of a tracking code.

is() : string

Response

string

$comment Tracking code comment.

Named constructor of tracking code comments.

write(string $comment) : \ParcelTrackingCodeComment
static

Arguments

$comment

string

Tracking code comment.

Response

\ParcelTrackingCodeComment

New instance.

Properties

comment

comment : string
var

Type(s)

string