Converts the given value so that it can be extracted by the hydrator.
| Parameters: | mixed – The original value. |
|---|---|
| Return type: | mixed Returns the value that should be extracted. |
Converts the given value so that it can be hydrated by the hydrator.
| Parameters: | mixed – The original value. |
|---|---|
| Return type: | mixed Returns the value that should be hydrated. |