Class ParcelTrackingCodeUrl

Class ParcelTrackingCodeUrl

Methods summary

protected __construct( string $url )

TrackingCodesUrl constructor. Private to enforce usage of named constructor.

public static create( string $url ) : ParcelTrackingCodeUrl

Named constructor of tracking code url.

public is( void ) : string

Returns the tracking url of a parcel service.

Properties summary

protected $url : string