mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 10:58:48 +00:00
Fix PHPStan errors in statusnet addon
This commit is contained in:
parent
cfe27582ee
commit
512ad63dbf
3 changed files with 27 additions and 27 deletions
|
@ -976,7 +976,7 @@ class CodebirdSN
|
|||
* @param string $method The method that has been called
|
||||
* @param string $reply The actual reply, JSON-encoded or URL-encoded
|
||||
*
|
||||
* @return array|object The parsed reply
|
||||
* @return string|array|object The parsed reply
|
||||
*/
|
||||
protected function _parseApiReply($method, $reply)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue