diff --git a/src/Socialbox/Objects/ClientRequest.php b/src/Socialbox/Objects/ClientRequest.php index 6f35306..4e9ef07 100644 --- a/src/Socialbox/Objects/ClientRequest.php +++ b/src/Socialbox/Objects/ClientRequest.php @@ -222,7 +222,6 @@ * * @return bool True if the request is external, false otherwise. * @throws DatabaseOperationException Thrown if an error occurs while retrieving the peer. - * @throws StandardRpcException Thrown if the session UUID is invalid. */ public function isExternal(): bool {