fix: lint errors

This commit is contained in:
Utkarsh Ahuja
2024-01-02 13:15:07 +05:30
committed by GitHub
parent 70916ad1aa
commit c4ab4ca16a
+1 -1
View File
@@ -160,4 +160,4 @@ class Zoho extends OAuth2
{
return $this->user['name'] ?? '';
}
}
}