tasks/system/condition/NotCondition.php
<not> condition.
Evaluates to true if the single condition nested into it is false and vice versa.
- Access
- public
- Author
- Andreas Aderhold
- Copyright
- © 2001,2002 THYRELL. All rights reserved
- Package
- phing.tasks.system.condition
- Version
- $Revision: 526 $ $Date: 2009-08-11 14:11:17 +0200 (Tue, 11 Aug 2009) $
\NotCondition
Package: phing\tasks\system\condition
<not> condition.
Evaluates to true if the single condition nested into it is false and vice versa.
- Implements
- \Condition
- Parent(s)
- \ConditionBase < \ProjectComponent
- Access
- public
- Author
- Andreas Aderhold
- Copyright
- © 2001,2002 THYRELL. All rights reserved
- Version
- $Revision: 526 $ $Date: 2009-08-11 14:11:17 +0200 (Tue, 11 Aug 2009) $