Standards

This commit is contained in:
Michael 2021-11-24 23:31:10 +00:00
parent 556bcfe78f
commit 299d70ca1d
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@ use Friendica\DI;
* returns a 401 status code and an error message if not.
*
* @see https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/get-account-verify_credentials
*/
*/
class VerifyCredentials extends BaseApi
{
public function rawContent()