tasks/system/condition/IsSetCondition.php
\IsSetCondition
Package: phing\tasks\system\condition
Condition that tests whether a given property has been set.
- Implements
- \Condition
- Parent(s)
- \ProjectComponent
- Author
- Hans Lellelid
(Phing) - Author
- Stefan Bodewig
(Ant) - Version
- $Revision: 526 $
Properties
Methods

evaluate(
)
:
booleanCheck whether property is set.
Returns
Throws
| Type | Description |
|---|---|
| boolean |
| Exception | Description |
|---|---|
| \BuildException |