classes/phing/tasks/system/condition/EqualsCondition.php
A simple string comparator. Compares two strings for eqiality in a binary safe manner. Implements the condition interface specification.
@author Andreas Aderhold andi@binarycloud.com
- access
- public
- 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) $
\EqualsCondition
A simple string comparator. Compares two strings for eqiality in a binary safe manner. Implements the condition interface specification.
@author Andreas Aderhold andi@binarycloud.com
- Implements
- \Condition
- access
- public
- 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) $