friendica/src/Module/Api/Twitter/Account
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
..
RateLimitStatus.php Changed: 2022-07-29 00:38:46 +02:00
UpdateProfile.php Replaced "filter_input" with the new request value function 2022-01-16 16:40:13 +00:00
UpdateProfileImage.php White spaces 2022-01-16 20:17:31 +00:00
VerifyCredentials.php Replaced "filter_input" with the new request value function 2022-01-16 16:40:13 +00:00