Files
friendica/src/Module/Api/Twitter/Statuses/UserTimeline.php
Roland Häder eaed3945d1 Changed:
- 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
2022-07-29 00:38:46 +02:00

3.2 KiB