Completed
Push — feature/implement-is-gssf-depr... ( 002be9...292db8 )
by
unknown
13:05
created
Surfnet/StepupGateway/GatewayBundle/Service/StepUpAuthenticationService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -176,7 +176,7 @@
 block discarded – undo
176 176
      * @see: StepUpAuthenticationServiceTest::test_resolve_highest_required_loa_conbinations
177 177
      *
178 178
      * @param string $requestedLoa The SP requested LoA
179
-     * @param $identityNameId
179
+     * @param null|string $identityNameId
180 180
      * @param string $identityInstitution
181 181
      * @param ServiceProvider $serviceProvider
182 182
      * @return null|Loa
Please login to merge, or discard this patch.