friendica/src/Module/Api/Friendica/Group
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 Unify request value handling 2022-01-16 14:04:20 +00:00
Delete.php Changed: 2022-07-29 00:38:46 +02:00
Show.php API: several fixes to the Twitter/Statusnet API 2022-02-25 19:16:40 +00:00
Update.php Unify request value handling 2022-01-16 14:04:20 +00:00