Documentation

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
$name : string
$pharLocation : Url
$signatureLocation : Url|null = null

pharName()

public pharName() : string
Return values
string

signatureUrl()

public signatureUrl() : Url|null
Return values
Url|null

        
On this page

Search results