mirror of
https://github.com/friendica/friendica
synced 2025-04-28 01:10:12 +00:00
Revert some test changes
This commit is contained in:
parent
90897f36ca
commit
de39091a79
2 changed files with 1 additions and 2 deletions
|
@ -1300,7 +1300,7 @@ class Receiver
|
|||
* @return array
|
||||
* @throws \Exception
|
||||
*/
|
||||
public static function processObject($object)
|
||||
private static function processObject($object)
|
||||
{
|
||||
if (!JsonLD::fetchElement($object, '@id')) {
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue