tobyzerner / json-api-php

JSON-API (http://jsonapi.org) responses in PHP.
MIT License
436 stars 79 forks source link

Review protected methods and consider making some private #113

Closed tobyzerner closed 7 years ago

tobyzerner commented 7 years ago

In preparation for a 1.0 release.

tobyzerner commented 7 years ago

Specifically:

tobyzerner commented 7 years ago

Fixed in #119