Modifies the PHP include_path
configuration option for the duration of this
phing run.
The given path is prepended to the current include path.
Table B.20: Attributes
Name | Type | Description | Default | Required |
---|---|---|---|---|
classpath | String | the new include path[s] | n/a | Yes |
classPathRef | String | Reference to a previously defined Path type | n/a | No |