tasks/system/condition/IsFalseCondition.php
\IsFalseCondition
Package: phing\tasks\system\condition
Condition that tests whether a given string evals to false.
- Implements
- \Condition
- Parent(s)
- \ProjectComponent
- Author
- Hans Lellelid (Phing)
- Author
- Steve Loughran (Ant)
- Version
- $Revision: 526 $
Properties
Methods

evaluate(
)
:
voidreturn the inverted value;
Throws
| Exception | Description |
|---|---|
| \BuildException | if someone forgot to spec a value |