Qual: Wrong type in method documentation

This commit is contained in:
Raphaël Doursenaud 2014-04-23 14:27:17 +02:00
parent 2938ec06b2
commit 70cf592270

View File

@ -80,7 +80,7 @@ class DolCookie
/** /**
* Decrypt the cookie * Decrypt the cookie
* *
* @return void * @return string
*/ */
function decryptCookie() function decryptCookie()
{ {