mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 14:34:32 +02:00
Refactor OAuth Token
This commit is contained in:
parent
5772c70216
commit
3d97280f52
3 changed files with 45 additions and 25 deletions
|
@ -509,7 +509,7 @@ class BaseApi extends BaseModule
|
|||
/**
|
||||
* @param int $errorno
|
||||
* @param Error $error
|
||||
* @return void
|
||||
* @return never
|
||||
* @throws HTTPException\InternalServerErrorException
|
||||
*/
|
||||
protected function logAndJsonError(int $errorno, Error $error)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue