expectedbehavior / php-docraptor

PHP consumer for the DocRaptor.com API
ISC License
7 stars 1 forks source link

Provide possibility to add additional prince config fields #27

Closed markushausammann closed 8 years ago

markushausammann commented 9 years ago

Simple version: Let user add keys and fields to an array field of the ApiWrapper.
Advanced version: class PrinceConfig implements ArrayAccess or similar.

janxious commented 9 years ago

Simple version done in #37 and documented in #38.