@@ -77,7 +77,7 @@ |
||
77 | 77 | * only use this mode after you have authenticated the user. |
78 | 78 | * |
79 | 79 | * @param bool $status |
80 | - * @return mixed |
|
80 | + * @return null|boolean |
|
81 | 81 | */ |
82 | 82 | public function setPassiveMode($status) |
83 | 83 | { |