@@ -35,7 +35,7 @@ |
||
35 | 35 | * |
36 | 36 | * @link http://php.net/manual/en/mongopool.setsize.php |
37 | 37 | * @param int $size |
38 | - * @return boolean Returns the former value of pool size |
|
38 | + * @return integer Returns the former value of pool size |
|
39 | 39 | */ |
40 | 40 | public static function setSize($size) |
41 | 41 | { |