MergeMapper

Implements \FileNameMapper

For merging files into a single file. In practice just returns whatever value was set for "to".

author

Andreas Aderhold andi@binarycloud.com

version

$Id: 564c2c285da888fce1cdf5873114ec08e7280df2 $

package

phing.mappers

Methods

The mapper implementation. Basically does nothing in this case.

main( $sourceFileName) : mixed
access

public

author

Andreas Aderhold, andi@binarycloud.com

Arguments

$sourceFileName

Response

mixed

The data after the mapper has been applied

Ignored.

setFrom( $from) : void

Arguments

$from

Accessor. Sets the to property

setTo( $to) : boolean
access

public

author

Andreas Aderhold, andi@binarycloud.com

Arguments

$to

Response

boolean

True

Properties

the merge

mergedFile : 

Type(s)