cloudcreativity / json-api

Framework agnostic JSON API serialisation and deserialisation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make `AbstractHydrator::methodForRelationship` non-abstract

lindyhopchris opened this issue · comments

Camel case the key, prefix with hydrate and suffix with Relationship. So e.g. relationship called foo-bar would return hydrateFooBarRelationship

Closing as this is available via Componser on the v0.6.x-dev release