Completed
Push — bugfix/institution-based-on-sh... ( 161a01...940523 )
by
unknown
31:30
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.