Fix PHPDoc comments project-wide
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user