We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c61091 commit 4454380Copy full SHA for 4454380
1 file changed
user_guide_src/source/incoming/request.rst
@@ -19,8 +19,8 @@ Class Reference
19
20
.. php:method:: getIPAddress()
21
22
- :returns: The user's IP Address, if it can be detected, or null. If the IP address
23
- is not a valid IP address, then will return 0.0.0.0
+ :returns: The user's IP Address, if it can be detected. If the IP address
+ is not a valid IP address, then will return 0.0.0.0.
24
:rtype: string
25
26
Returns the IP address for the current user. If the IP address is not valid, the method
0 commit comments