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