MacsiDigital\Zoom\Contracts\Zoom cannot implement MacsiDigital\API\Facades\Client - it is not an interface
brendt opened this issue · comments
Brent Roose commented
\MacsiDigital\Zoom\Contracts\Zoom
extends from \MacsiDigital\API\Facades\Client
which is prohibited, since \MacsiDigital\API\Facades\Client
isn't an interface.
We're on PHP 8.
Colin Hall commented
Hi @brendt
Apologies in the delay in getting back to you.
This is left from a previous version and it has been half changed to reflect something it shouldn't somewhere along the line. I will get it patched up and will get back to you when done.