class PortabilityArchiveState extends Collection (View source)

Properties

protected $collection_key
string $name
string $state
string[] $urls

Methods

setName($name)

No description

string
getName()

No description

setState($state)

No description

string
getState()

No description

setUrls($urls)

No description

string[]
getUrls()

No description

Details

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setUrls($urls)

No description

Parameters

$urls

string[] getUrls()

No description

Return Value

string[]