Return URL to view comment
Usage
// basic usage
$string = $comment->url();
// usage with all arguments
$string = $comment->url(bool $http = false);
Arguments
Name | Type(s) | Description |
---|---|---|
http (optional) | bool |
Return value
string
Comment methods and properties
API reference based on ProcessWire core version 3.0.236