Documentation

Comment
in package
implements Renderable

Interfaces, Classes and Traits

Renderable

Table of Contents

$iLineNo  : mixed
$sComment  : mixed
__construct()  : mixed
__toString()  : string
getComment()  : string
getLineNo()  : int
render()  : string
setComment()  : string

Properties

Methods

__construct()

public __construct([mixed $sComment = '' ], mixed $iLineNo) : mixed
Parameters
$sComment : mixed = ''
$iLineNo : mixed
Return values
mixed

__toString()

public __toString() : string
Return values
string

getComment()

public getComment() : string
Return values
string

getLineNo()

public getLineNo() : int
Return values
int

setComment()

public setComment(mixed $sComment) : string
Parameters
$sComment : mixed
Return values
string

Search results