VerifiedURL::httpUrl()

Get the href/url property as a fully http URL including scheme

This is primarily useful for local URLs that may be stored as relative paths that do not initially include domain or scheme.

Usage

$string = $verifiedURL->httpUrl();

Return value

string


VerifiedURL methods and properties

API reference based on ProcessWire core version 3.0.261