A mapper that strips of the a configurable number of leading directories from a file name.
author |
Siad Ardroumli siad.ardroumli@gmail.com |
---|---|
package |
phing.mappers |
main(mixed $sourceFileName) : array
mixed
The data the mapper works on.
array
The data after the mapper has been applied; must be in array format (for some reason).
setFrom(mixed $ignore) : void
mixed
ignored.
setTo(integer $dirs) : void
integer
dirs :