mirror of
https://github.com/friendica/friendica
synced 2025-03-21 22:22:01 +00:00
- used `$this->getRequestValue($request, 'foo', <bar>)` instead of `$request['foo'] ?? <bar>` - fixed wrong variable naming - changed double-quotes to single - see https://github.com/friendica/friendica/issues/11631#issuecomment-1196410497 |
||
---|---|---|
.. | ||
Friendica | ||
GNUSocial | ||
Mastodon | ||
ApiResponse.php |