Fix doc blocks and return value type
This commit is contained in:
parent
504945f9df
commit
ce177f22c8
6 changed files with 15 additions and 16 deletions
|
@ -1447,7 +1447,7 @@ function sort_thr_created_rev(array $a, array $b)
|
|||
*
|
||||
* @param array $a
|
||||
* @param array $b
|
||||
* @return int|lt
|
||||
* @return int
|
||||
*/
|
||||
function sort_thr_commented(array $a, array $b)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue