ToJSON: allow custom as_json function
[?]
Apr 28, 2021, 7:16 PM
MCTM65TRDGSWF7QDQPBXR2ALTZ4JWHTOA26Q3QLBGLKWLY47I3JACDependencies
- [2]
SYLVCTT6Start api cleanup with the User model - [*]
LZVO64YGMerge in the first bits of the API work
Change contents
- edit in src/lib/Hydra/Component/ToJSON.pm at line 12[4.2603][2.0]
if ($self->can("as_json")) {return $self->as_json();}