getbrevo / brevo-php

A fully-featured PHP API client to interact with Brevo.
https://developers.brevo.com/
MIT License
51 stars 23 forks source link

WhatsappCampaignsApi.php filename not matching classname #2

Closed nocego closed 1 year ago

nocego commented 1 year ago

The filename is written with a lowercase a and the classname is written with a capital A.

As far as I know this is not PSR-4 compliant.

Edit: created pull request: #4

preetishishodia7 commented 1 year ago

Hi @nocego This issue has been fixed in the new version (v1.0.2). Thanks!