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

PHPdoc

parent 939cd8c1
Branches
Tags
No related merge requests found
...@@ -1148,7 +1148,7 @@ class SAML2 ...@@ -1148,7 +1148,7 @@ class SAML2
* @param \SimpleSAML\Configuration $spMetadata The metadata of the SP. * @param \SimpleSAML\Configuration $spMetadata The metadata of the SP.
* @param string $consumerURL The Destination URL of the response. * @param string $consumerURL The Destination URL of the response.
* *
* @return \SAML2\Response The SAML2 response corresponding to the given data. * @return \SAML2\LogoutRequest The SAML2 LogoutRequest corresponding to the given data.
*/ */
private static function buildResponse( private static function buildResponse(
Configuration $idpMetadata, Configuration $idpMetadata,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment