CookieIdentity
final class CookieIdentity implements IIdentity
Identity used by CookieStorage
Constants
| private MIN_LENGTH |
|
Methods
__construct(string $uid)
No description
string|int
getId()
Returns the ID of user.
array
getRoles()
No description
array
getData()
No description
Details
at line 25
__construct(string $uid)
No description
at line 34
string|int
getId()
Returns the ID of user.
at line 43
array
getRoles()
No description
at line 53
array
getData()
No description