Close #108 phpcs fixes
This commit is contained in:
@ -37,9 +37,9 @@ class TwoFactorCodeValidator implements ValidatorInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @throws InvalidSecretKeyException
|
||||
* @return bool|int
|
||||
*
|
||||
* @throws InvalidSecretKeyException
|
||||
*/
|
||||
public function validate()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user