mappers/IdentityMapper.php

Show: inherited
Table of Contents

This mapper does nothing ;)

Author
Andreas Aderhold  
Author
Hans Lellelid  
Package
phing.mappers  
Version
$Revision: 526 $  

\IdentityMapper

Package: phing\mappers

This mapper does nothing ;)

Implements
\FileNameMapper
Author
Andreas Aderhold  
Author
Hans Lellelid  
Version
$Revision: 526 $  

Methods

methodpublicmain( string $sourceFileName ) : array

The mapper implementation. Basically does nothing in this case.

Parameters
Name Type Description
$sourceFileName string

The data the mapper works on.

Returns
Type Description
array The data after the mapper has been applied
methodpublicsetFrom( string $from ) : void

Ignored here.

Parameters
Name Type Description
$from string

On what this mapper should work

methodpublicsetTo( string $to ) : void

Ignored here.

Parameters
Name Type Description
$to string

To what this mapper should convert the from string

Documentation was generated by DocBlox 0.17.1.