PHP Class Com\Tecnick\Pdf\Tcpdf

Tcpdf PDF class
Since: 2002-08-03
Author: Nicola Asuni ([email protected])
Show file Open project: tecnickcom/tc-lib-pdf

Protected Properties

Property Type Description
$info string Information string

Public Methods

Method Description
__construct ( ) Initialize
getInfo ( ) Example method

Method Details

__construct() public method

Initialize
public __construct ( )

getInfo() public method

Example method
public getInfo ( )

Property Details

$info protected property

Information string
protected string $info
return string