Fix createIV documentation
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
3f8e1f19e0
commit
6cb2963dcf
@ -835,7 +835,7 @@ class AuthenticationCookie extends AuthenticationPlugin
|
||||
* further decryption. I don't think necessary to have one iv
|
||||
* per server so I don't put the server number in the cookie name.
|
||||
*
|
||||
* @return void
|
||||
* @return string
|
||||
*/
|
||||
public function createIV()
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user