Skip to content
Snippets Groups Projects
Unverified Commit 6f1c9f9d authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

Fix docblock

parent ac13dd65
No related branches found
No related tags found
No related merge requests found
...@@ -244,8 +244,7 @@ class Message ...@@ -244,8 +244,7 @@ class Message
* *
* @param \SimpleSAML\Configuration $srcMetadata The metadata of the sender (IdP). * @param \SimpleSAML\Configuration $srcMetadata The metadata of the sender (IdP).
* @param \SimpleSAML\Configuration $dstMetadata The metadata of the recipient (SP). * @param \SimpleSAML\Configuration $dstMetadata The metadata of the recipient (SP).
* @psalm-suppress UndefinedDocblockClass This can be removed after upgrading to saml2v5 * @param string|null $encryptionMethod
* @param \SimpleSAML\SAML2\XML\xenc\EncryptionMethod|null $encryptionMethod
* The EncryptionMethod from the assertion. * The EncryptionMethod from the assertion.
* *
* @return array Array of decryption keys. * @return array Array of decryption keys.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment