Method | Description | |
---|---|---|
getUser ( ) : |
Get the user model of the logged in user. | |
session ( ) : |
Get the current user's session object. | |
setSession ( |
* Inject a session object. |
public getUser ( ) : |
||
return |
public session ( ) : |
||
return |
public setSession ( |
||
$session |