@@ -342,8 +342,8 @@ |
||
342 | 342 | } |
343 | 343 | |
344 | 344 | /** |
345 | - * @param $context |
|
346 | - * @param null $message By default the messase is null, it can be used to specify the problem with the response |
|
345 | + * @param \Surfnet\StepupGateway\GatewayBundle\Saml\ResponseContext $context |
|
346 | + * @param string $message By default the messase is null, it can be used to specify the problem with the response |
|
347 | 347 | * @return SAML2_Response |
348 | 348 | */ |
349 | 349 | private function createResponseFailureResponse($context, $message = null) |