Documentation

Contributor
in package

Data structure to handle Contributor

Table of Contents

Properties

$name  : string

Methods

__construct()  : mixed
__destruct()  : mixed
__toString()  : mixed
name()  : string
Get Contributor name

Properties

Methods

__construct()

public __construct(string $name) : mixed
Parameters
$name : string

name()

Get Contributor name

public name() : string
Return values
string

Contributor name


        
On this page

Search results