File
in package
FinalYes
Table of Contents
Properties
- $name : string
- $pharLocation : Url
- $signatureLocation : Url|null
Methods
- __construct() : mixed
- pharName() : string
- pharUrl() : Url
- signatureUrl() : Url|null
Properties
$name
private
string
$name
$pharLocation
private
Url
$pharLocation
$signatureLocation
private
Url|null
$signatureLocation
Methods
__construct()
public
__construct(string $name, Url $pharLocation[, Url|null $signatureLocation = null ]) : mixed
Parameters
pharName()
public
pharName() : string
Return values
stringpharUrl()
public
pharUrl() : Url
Return values
UrlsignatureUrl()
public
signatureUrl() : Url|null