Comment::url()

Return URL to view comment

Usage

// basic usage
$string = $comment->url();

// usage with all arguments
$string = $comment->url(bool $http = false);

Arguments

NameType(s)Description
$http (optional)bool

Return value

string


Comment methods and properties

API reference based on ProcessWire core version 3.0.252