Struct
in package
Contributor
Table of Contents
Properties
Methods
- __construct() : mixed
- mdpSetId() : string|null
- Get Mdp Set ID
- name() : string
- Get contributor name
Properties
$mdpSetId
private
string|null
$mdpSetId
= null
$name
private
string
$name
Methods
__construct()
public
__construct(string $name[, string|null $mdpSetID = null ]) : mixed
Parameters
- $name : string
- $mdpSetID : string|null = null
mdpSetId()
Get Mdp Set ID
public
mdpSetId() : string|null
Return values
string|null —mdp set id
name()
Get contributor name
public
name() : string
Return values
string —Contributor name