class Publisher extends Model (View source)

Properties

string $issuingAuthority
string $name
string $publisherNamespace

Methods

setIssuingAuthority($issuingAuthority)

No description

string
getIssuingAuthority()

No description

setName($name)

No description

string
getName()

No description

setPublisherNamespace($publisherNamespace)

No description

string
getPublisherNamespace()

No description

Details

setIssuingAuthority($issuingAuthority)

No description

Parameters

$issuingAuthority

string getIssuingAuthority()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPublisherNamespace($publisherNamespace)

No description

Parameters

$publisherNamespace

string getPublisherNamespace()

No description

Return Value

string