@@ -67,7 +67,6 @@ |
||
67 | 67 | * Proving possession by verifying the OTP, the recipient received and typed in a web form, matches the OTP that was |
68 | 68 | * sent. Various results can be returned in the form of a ProofOfPossessionResult. |
69 | 69 | * |
70 | - * @param VerifyPossessionOfPhoneCommand $challengeCommand |
|
71 | 70 | * @return OtpVerification |
72 | 71 | */ |
73 | 72 | public function verifyPossession(VerifyPossessionOfPhoneCommand $command); |