| todo | v3.0, add optional object/data to extract/hydrate. |
|---|
extract(mixed $value) : mixed
mixedThe original value.
mixedReturns the value that should be extracted.hydrate(mixed $value) : mixed
mixedThe original value.
mixedReturns the value that should be hydrated.