This mapper does nothing ;)
author |
Andreas Aderhold andi@binarycloud.com |
---|---|
author |
Hans Lellelid hans@xmpl.org |
version |
$Id: c534489effaaf9876a0ec7d087e5b37f8521c43c $ |
package |
phing.mappers |
main(string $sourceFileName) : array
string
The data the mapper works on.
array
The data after the mapper has been applied
setFrom(string $from) : void
string
On what this mapper should work
setTo(string $to) : void
string
To what this mapper should convert the from string