\phpDocumentor\PartialsPartial

Summary

Methods
Properties
Constants
getContent()
getLink()
getName()
setContent()
setLink()
setName()
No public properties found
No constants found
No protected methods found
$name
$content
$link
N/A
No private methods found
No private properties found
N/A

Properties

$name

$name : string

Type

string

$content

$content : string

Type

string

$link

$link : string

Type

string

Methods

getContent()

getContent() : mixed

Returns

mixed

getLink()

getLink() : mixed

Returns

mixed

getName()

getName() : mixed

Returns

mixed

setContent()

setContent(string  $content) 

Parameters

string $content

Set the content for tests

setLink()

setLink(string  $link) 

Parameters

string $link

Set the link for tests

setName()

setName(string  $name) 

Parameters

string $name

Set the name for tests