Completed
Push — feature/second-factor-only-2 ( 838e43 )
by Boy
03:36
created
src/Surfnet/StepupGateway/SecondFactorOnlyBundle/Saml/ResponseFactory.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -146,6 +146,7 @@
 block discarded – undo
146 146
     /**
147 147
      * @param SAML2_Assertion $assertion
148 148
      * @param SAML2_Assertion $assertion
149
+     * @param string $authnContextClassRef
149 150
      */
150 151
     private function addAuthenticationStatementTo(SAML2_Assertion $assertion, $authnContextClassRef)
151 152
     {
Please login to merge, or discard this patch.