Closed baldurrensch closed 12 years ago
I ran into a situation where my entities were returning arrays of Links. It seems prettier when then from the outside you can just call setLinks() on the Resource and pass the array in.
Unit tests included.
Very nice thank you for the PR @baldurrensch it is appreciated.
I ran into a situation where my entities were returning arrays of Links. It seems prettier when then from the outside you can just call setLinks() on the Resource and pass the array in.
Unit tests included.