opsway / zohobooks-api

ZohoBooks PHP library
MIT License
6 stars 10 forks source link

Apply `php-cs-fixer` + add missing docblocks + rename `BaseApi::API_URL` with `BaseApi::API_PATH` #7

Closed phansys closed 7 years ago

phansys commented 7 years ago
Q A
Branch master
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets #4
License MIT
Doc PR n/a

Any concerns regarding these changes are welcome.

TODO:

Closes #4.

mrVrAlex commented 7 years ago

Please rebase PR from current master branch to avoid conflict on merge.

phansys commented 7 years ago

@shandyDev, done.