Procedural File: Parameter.php
Source Location: /types/Parameter.php
Classes:
Parameter
A parameter is composed of a name, type and value. Nested Parameters are also possible, but the using task/type has to support them
Page Details:
Includes:
include_once('phing/types/DataType.php') [line 22]
|