Completed
Push — feature/add-skip-vetting-endpo... ( ff51c5...e15240 )
by
unknown
01:48
created
StepupMiddlewareClientBundle/Identity/Service/SecondFactorService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -120,7 +120,7 @@
 block discarded – undo
120 120
 
121 121
     /**
122 122
      * @param string $secondFactorId
123
-     * @return bool
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.
Please login to merge, or discard this patch.