classes/phing/mappers/IdentityMapper.php
This mapper does nothing ;)
- author
- Andreas Aderhold
- author
- Hans Lellelid
- package
- phing.mappers
- version
- $Revision: 526 $
This mapper does nothing ;)
- Implements
- \FileNameMapper
- author
- Andreas Aderhold
- author
- Hans Lellelid
- package
- phing.mappers
- version
- $Revision: 526 $
Methods



main(
string $sourceFileName
)
:
arrayThe mapper implementation. Basically does nothing in this case.
Parameters
| Name |
Type |
Description |
| $sourceFileName |
string |
The data the mapper works on. |
Returns



setFrom(
$from
)
:
Ignored here.
Parameters
| Name |
Type |
Description |
| $from |
|
|



setTo(
$to
)
:
Ignored here.
Parameters
| Name |
Type |
Description |
| $to |
|
|