Class ParcelTrackingCodeComment

Class ParcelTrackingCodeComment

Methods summary

protected __construct( string $comment )

TrackingCodesComment constructor. Private to enforce usage of named constructor.

public static write( string $comment ) : ParcelTrackingCodeComment

Named constructor of tracking code comments.

public is( void ) : string

Returns the comment of a tracking code.

Properties summary

protected $comment : string