PHP Class ScriptFUSION\Porter\Collection\MappedRecords

Inheritance: extends RecordCollection
Afficher le fichier Open project: ScriptFUSION/Porter Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Iterator $records, RecordCollection $previousCollection, ScriptFUSION\Mapper\Mapping $mapping )
getMapping ( ) : ScriptFUSION\Mapper\Mapping

Method Details

__construct() public méthode

public __construct ( Iterator $records, RecordCollection $previousCollection, ScriptFUSION\Mapper\Mapping $mapping )
$records Iterator
$previousCollection RecordCollection
$mapping ScriptFUSION\Mapper\Mapping

getMapping() public méthode

public getMapping ( ) : ScriptFUSION\Mapper\Mapping
Résultat ScriptFUSION\Mapper\Mapping