ParcelTrackingCodeUrl

Class ParcelTrackingCodeUrl

package

Default

Methods

TrackingCodesUrl constructor.

__construct(string $url) 

Private to enforce usage of named constructor.

Arguments

$url

string

Tracking url of parcel service.

Named constructor of tracking code url.

create(string $url) : \ParcelTrackingCodeUrl
static

Arguments

$url

string

Tracking url of parcel service.

Response

\ParcelTrackingCodeUrl

New instance.

Returns the tracking url of a parcel service.

is() : string

Response

string

Tracking url of parcel service.

Properties

url

url : string
var

Type(s)

string