ScriptFUSION\Porter\Collection\MappedRecords::getMapping PHP Method

getMapping() public method

public getMapping ( ) : ScriptFUSION\Mapper\Mapping
return ScriptFUSION\Mapper\Mapping
    public function getMapping()
    {
        return $this->mapping;
    }