Cancelled
Push — master ( 6412ad...63793c )
by vistart
13:10
created
traits/IPTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -141,7 +141,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.