change docblocks
This commit is contained in:
parent
d716f24af9
commit
e1f5372f6b
@ -52,7 +52,6 @@ class d3totp extends BaseModel
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param $userId
|
* @param $userId
|
||||||
* @throws DBALException
|
|
||||||
* @throws DatabaseConnectionException
|
* @throws DatabaseConnectionException
|
||||||
*/
|
*/
|
||||||
public function loadByUserId($userId)
|
public function loadByUserId($userId)
|
||||||
|
@ -34,8 +34,6 @@ class d3_totp_user extends d3_totp_user_parent
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @return d3totp
|
* @return d3totp
|
||||||
* @throws DatabaseConnectionException
|
|
||||||
* @throws DBALException
|
|
||||||
*/
|
*/
|
||||||
public function d3getTotp()
|
public function d3getTotp()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user