phpDocumentor

ParcelTrackingCodeComment
in package

Class ParcelTrackingCodeComment

Table of Contents

$comment  : string
is()  : string
Returns the comment of a tracking code.
write()  : ParcelTrackingCodeComment
Named constructor of tracking code comments.
__construct()  : mixed
TrackingCodesComment constructor.

Properties

Methods

__construct()

TrackingCodesComment constructor.

protected __construct(string $comment) : mixed

Private to enforce usage of named constructor.

Parameters
$comment : string

Tracking code comment.

Return values
mixed

Search results