change docblocks

This commit is contained in:
Daniel Seifert 2019-08-14 23:23:36 +02:00
parent d716f24af9
commit e1f5372f6b
2 changed files with 0 additions and 3 deletions

View File

@ -52,7 +52,6 @@ class d3totp extends BaseModel
/**
* @param $userId
* @throws DBALException
* @throws DatabaseConnectionException
*/
public function loadByUserId($userId)

View File

@ -34,8 +34,6 @@ class d3_totp_user extends d3_totp_user_parent
/**
* @return d3totp
* @throws DatabaseConnectionException
* @throws DBALException
*/
public function d3getTotp()
{