mirror of
https://github.com/friendica/friendica
synced 2025-04-27 16:30:10 +00:00
Fix PHPDoc comments project-wide
This commit is contained in:
parent
6077aa5847
commit
3282ce5389
113 changed files with 1703 additions and 795 deletions
|
@ -35,6 +35,7 @@ class Conversation
|
|||
*
|
||||
* @param array $arr Item array with conversation data
|
||||
* @return array Item array with removed conversation data
|
||||
* @throws \Exception
|
||||
*/
|
||||
public static function insert(array $arr)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue