1
0
Fork 0

change docblocks

Dieser Commit ist enthalten in:
Daniel Seifert 2019-08-14 23:23:36 +02:00
Ursprung d716f24af9
Commit e1f5372f6b
2 geänderte Dateien mit 0 neuen und 3 gelöschten Zeilen

Datei anzeigen

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

Datei anzeigen

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