Skip to content

Commit 328fa6c

Browse files
committed
docs: add @param
1 parent fb49169 commit 328fa6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system/Session/Handlers/RedisHandler.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ class RedisHandler extends BaseHandler
5858
protected $sessionExpiration = 7200;
5959

6060
/**
61+
* @param string $ipAddress User's IP address
62+
*
6163
* @throws SessionException
6264
*/
6365
public function __construct(AppConfig $config, string $ipAddress)

0 commit comments

Comments
 (0)