xqueue / maileon-php-api-client

MIT License
4 stars 6 forks source link

Wrong type of permission parameter in Contact constructor #3

Closed leninzprahy closed 4 years ago

leninzprahy commented 4 years ago

The \Maileon\Contacts\Contact class in the constructor indicates the permission parameter as a string, but it should be \Maileon\Contacts\Permission instead

mbeckerle-xqueue commented 4 years ago

Hi,

I checked it and it is in deed a mistake in the description. I will fix it, thank you for the hint.

Kind regards, Marcus