Class Session
Session model. This can be used to display session data.
-
Maslosoft\Mangan\Model\Session
implements
Maslosoft\Addendum\Interfaces\AnnotatedInterface
Properties summary
public
string
|
$browser
User agent
Label('browser')
Readonly
|
|
public
string
|
$ip
Ip address
Label('ip
Address')
Readonly
|
|
public
MongoDate
|
$dateTime
Activity datetime
Label('last
activity')
Sanitizer('mongodate')
Readonly
|
|
public
MongoId
|
$userId
Readonly
Sanitizer('mongostringid')
|
|