friendica/src/Module/Api/Twitter/Favorites
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
..
Create.php Changed: 2022-07-29 00:38:46 +02:00
Destroy.php Changed: 2022-07-29 00:38:46 +02:00