missing PHPDoc
This commit is contained in:
parent
da5633c31a
commit
291b3fd8b4
|
@ -649,6 +649,7 @@ class Session implements IUserSession, Emitter {
|
||||||
/**
|
/**
|
||||||
* Tries to login the user with auth token header
|
* Tries to login the user with auth token header
|
||||||
*
|
*
|
||||||
|
* @param IRequest $request
|
||||||
* @todo check remember me cookie
|
* @todo check remember me cookie
|
||||||
* @return boolean
|
* @return boolean
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue