Fix doc blocks and return value type

This commit is contained in:
Hypolite Petovan 2019-01-21 11:36:01 -05:00
parent 504945f9df
commit ce177f22c8
6 changed files with 15 additions and 16 deletions

View file

@ -170,7 +170,7 @@ class Thread extends BaseObject
*
* We should find a way to avoid using those arguments (at least most of them)
*
* @param object $conv_responses data
* @param array $conv_responses data
*
* @return mixed The data requested on success
* false on failure