@@ -141,7 +141,7 @@ |
||
| 141 | 141 | * If you disable($this->enableIP = false) the IP feature, this method will |
| 142 | 142 | * return null, or return the significantly IP address(Colon hexadecimal of |
| 143 | 143 | * IPv6 or Dotted decimal of IPv4). |
| 144 | - * @return string|integer|null |
|
| 144 | + * @return null|string |
|
| 145 | 145 | */ |
| 146 | 146 | public function getIpAddress() |
| 147 | 147 | { |