\Vegas\DbMappingInterface

Interface MappingInterface

Summary

Methods
Constants
getName()
resolve()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getName()

getName() : mixed

Returns the name of mapper using in MappingManager

Returns

mixed

resolve()

resolve( $value) : mixed

Applies mappings for indicated value Note that value is passed by reference

Parameters

$value

Returns

mixed