PropertyValue

Class to hold a property value Class only required to make it possible to add a property as reference

package

phing.types

Methods

Constructor optionaly sets a the value of property component.

__construct($value = null) 

Arguments

$value

Sets a the value of property component.

setValue($value) 

Arguments

$value

Get the value of property component.

getValue() 

toString

toString() 

Properties

value

value : string
var

Type(s)

string