Renamed Authenticate to VerificationAuthenticate

This commit is contained in:
netkas 2025-02-03 17:53:39 -05:00
parent a7fc8e87d9
commit cf1bd2e057

View file

@ -12,7 +12,7 @@
use Socialbox\Objects\ClientRequest;
use Socialbox\Objects\RpcRequest;
class Authenticate extends Method
class VerificationAuthenticate extends Method
{
/**
* @inheritDoc