Completed
Branch master (524cff)
by Nate
12:20
created
src/services/messages/Response.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -56,8 +56,7 @@
 block discarded – undo
56 56
 
57 57
 
58 58
     /**
59
-     * @param KeyChainRecord $chainRecord
60
-     * @param EncryptedAssertionReader $encryptedAssertion
59
+     * @param KeyChainRecord $keyChainRecord
61 60
      */
62 61
     public function decryptAssertions(\LightSaml\Model\Protocol\Response $response, KeyChainRecord $keyChainRecord)
63 62
     {
Please login to merge, or discard this patch.