1
0
Fork 0
mirror of synced 2024-07-02 05:00:33 +12:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -160,4 +160,4 @@ class Zoho extends OAuth2
{
return $this->user['name'] ?? '';
}
}
}