Removes any directory information from the passed path.
author |
Andreas Aderhold andi@binarycloud.com |
---|---|
version |
$Id: 8181ebf4f40374d9a706a4961a0e17f902fea000 $ |
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