Call us: 0031 23-75-10500  |  Language: Dutch English German
 
The PxDocBlockDescription Class

PxDocBlockDescription: A description of a docblock

This is a helper class that is used internally by the PxDocBlock class. You normally do not need to use this
class yourself.

This class takes a description from a docblock and turns it internally into a set of paragraphs. When it is
casted into a string, it automatically turns back into the description.

Synopsis


Class PxDocBlockDescription

Methods

public PxDocBlockDescription::__construct ( [string $text = ''] )
public string PxDocBlockDescription::__toString ( void )