Documentation

Struct
in package

Contributor

Table of Contents

Properties

$mdpSetId  : string|null
$name  : string

Methods

__construct()  : mixed
mdpSetId()  : string|null
Get Mdp Set ID
name()  : string
Get contributor name

Properties

$mdpSetId

private string|null $mdpSetId = null

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


        
On this page

Search results