Completed
Push — feature/catch-missing-epti ( 335afa...6bac7e )
by
unknown
03:57
created
src/Surfnet/StepupGateway/GatewayBundle/Controller/GatewayController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -311,7 +311,7 @@
 block discarded – undo
311 311
     }
312 312
 
313 313
     /**
314
-     * @param $context
314
+     * @param \Surfnet\StepupGateway\GatewayBundle\Saml\ResponseContext $context
315 315
      * @return SAML2_Response
316 316
      */
317 317
     private function createResponseFailureResponse($context)
Please login to merge, or discard this patch.