@@ -176,7 +176,7 @@ |
||
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 |