\Vegas\Db\MappingJson

Class Json

Simple mapper for decoding JSON value

Summary

Methods
Properties
Constants
getName()
resolve()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties 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