Clarified return values
This commit is contained in:
@@ -252,7 +252,7 @@ class Processor
|
|||||||
*
|
*
|
||||||
* @param array $activity Activity array
|
* @param array $activity Activity array
|
||||||
* @param array $item
|
* @param array $item
|
||||||
* @return array
|
* @return array|bool Returns the item array or false if there was an unexpected occurrence
|
||||||
* @throws \Exception
|
* @throws \Exception
|
||||||
*/
|
*/
|
||||||
private static function processContent($activity, $item)
|
private static function processContent($activity, $item)
|
||||||
|
|||||||
Reference in New Issue
Block a user