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

PxDocBlockVarProperty: This class holds the var propery (@var)

This is an extension to the PxDocBlockProperty and holds some specific information about the type(s) of a
class property.

Synopsis


Class PxDocBlockVarProperty extends PxDocBlockProperty

Methods

public string PxDocBlockVarProperty::description ( void )
public string PxDocBlockVarProperty::type ( void )
public array PxDocBlockVarProperty::types ( void )

Inherited methods

public string PxDocBlockProperty::__toString ( void )
public string PxDocBlockProperty::argument ( int $i )
public array PxDocBlockProperty::arguments ( void )
public string PxDocBlockProperty::name ( void )
public string PxDocBlockProperty::text ( [int $start = 0] )

See Also:

PxDocBlockProperty - This class holds a property of a docblock