class CanonicalUrl

Methods

string
__invoke(string $relativeUrl)

Build the canonical URL of a relative URL

static 
get()

No description

Details

at line line 13
string __invoke(string $relativeUrl)

Build the canonical URL of a relative URL

Parameters

string $relativeUrl

Return Value

string The canonical URL

at line line 20
static get()