@@ -120,7 +120,7 @@ |
||
120 | 120 | |
121 | 121 | /** |
122 | 122 | * @param string $secondFactorId |
123 | - * @return VerifiedSecondFactor|null |
|
123 | + * @return null|boolean |
|
124 | 124 | * @throws AccessDeniedToResourceException When the consumer isn't authorised to access given resource. |
125 | 125 | * @throws InvalidResponseException When the API responded with invalid data. |
126 | 126 | * @throws ResourceReadException When the API doesn't respond with the resource. |