Call us: 0031 23-75-10500  |  Language: Dutch English German
 
The PxDocBlockMultiLineProperty Interface

PxDocBlockMultiLineProperty: This interface describes a property which can consists of more then one line

When a property implements this iterface it tells the docblock class that the property can hold more then one
line. All lines after a multi line property will be added to the property unless a new property tag is found.

Synopsis


Interface PxDocBlockMultiLineProperty

See Also:

PxDocBlockExampleProperty - This class holds the example propery (@example)