sforkowany z mirror/friendica
Clarified return values
rodzic
75ec384fc3
commit
f78c148013
|
@ -252,7 +252,7 @@ class Processor
|
|||
*
|
||||
* @param array $activity Activity array
|
||||
* @param array $item
|
||||
* @return array
|
||||
* @return array|bool Returns the item array or false if there was an unexpected occurrence
|
||||
* @throws \Exception
|
||||
*/
|
||||
private static function processContent($activity, $item)
|
||||
|
|
Ładowanie…
Reference in New Issue