friendica-github/src/Module/Api/Twitter/DirectMessages
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
..
All.php Fix all license header & be less aggressive 2022-01-07 00:35:28 +01:00
Conversation.php Changed: 2022-07-29 00:38:46 +02:00
Destroy.php Changed: 2022-07-29 00:38:46 +02:00
Inbox.php Fix all license header & be less aggressive 2022-01-07 00:35:28 +01:00
NewDM.php Changed: 2022-07-29 00:38:46 +02:00
Sent.php Fix all license header & be less aggressive 2022-01-07 00:35:28 +01:00