Closed leninzprahy closed 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
\Maileon\Contacts\Contact
\Maileon\Contacts\Permission
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
The
\Maileon\Contacts\Contact
class in the constructor indicates the permission parameter as a string, but it should be\Maileon\Contacts\Permission
instead